QsFragmentKind.ReturnStatement Class

Definition

C#
[System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")]
[System.Diagnostics.DebuggerTypeProxy(typeof(Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragmentKind+ReturnStatement@DebugTypeProxy))]
[System.Serializable]
public class QsFragmentKind.ReturnStatement : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragmentKind
Inheritance
System.Object
QsFragmentKind.ReturnStatement
Attributes
System.Diagnostics.DebuggerDisplayAttribute System.Diagnostics.DebuggerTypeProxyAttribute System.SerializableAttribute

Properties

ErrorCode (Inherited from QsFragmentKind)
InvalidEnding (Inherited from QsFragmentKind)
IsAdjointDeclaration (Inherited from QsFragmentKind)
IsApplyBlockIntro (Inherited from QsFragmentKind)
IsBodyDeclaration (Inherited from QsFragmentKind)
IsBorrowingBlockIntro (Inherited from QsFragmentKind)
IsControlledAdjointDeclaration (Inherited from QsFragmentKind)
IsControlledDeclaration (Inherited from QsFragmentKind)
IsDeclarationAttribute (Inherited from QsFragmentKind)
IsElifClause (Inherited from QsFragmentKind)
IsElseClause (Inherited from QsFragmentKind)
IsExpressionStatement (Inherited from QsFragmentKind)
IsFailStatement (Inherited from QsFragmentKind)
IsForLoopIntro (Inherited from QsFragmentKind)
IsFunctionDeclaration (Inherited from QsFragmentKind)
IsIfClause (Inherited from QsFragmentKind)
IsImmutableBinding (Inherited from QsFragmentKind)
IsInvalidFragment (Inherited from QsFragmentKind)
IsMutableBinding (Inherited from QsFragmentKind)
IsNamespaceDeclaration (Inherited from QsFragmentKind)
IsOpenDirective (Inherited from QsFragmentKind)
IsOperationDeclaration (Inherited from QsFragmentKind)
IsRepeatIntro (Inherited from QsFragmentKind)
IsReturnStatement (Inherited from QsFragmentKind)
IsTypeDefinition (Inherited from QsFragmentKind)
IsUntilSuccess (Inherited from QsFragmentKind)
IsUsingBlockIntro (Inherited from QsFragmentKind)
IsValueUpdate (Inherited from QsFragmentKind)
IsWhileLoopIntro (Inherited from QsFragmentKind)
IsWithinBlockIntro (Inherited from QsFragmentKind)
Item
Tag (Inherited from QsFragmentKind)

Methods

Extension Methods

Microsoft.Quantum.QsCompiler.SyntaxProcessing.SyntaxExtensions.SymbolInformation(Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragmentKind)

Applies to

Product Versions
Microsoft Quantum Development Kit Latest