StatementKindTransformationBase.OnEmptyStatement Method

Definition

public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind OnEmptyStatement ();
abstract member OnEmptyStatement : unit -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind
override this.OnEmptyStatement : unit -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind
Public Overrides Function OnEmptyStatement () As QsStatementKind

Returns

QsStatementKind

Applies to