QsExpression.Expression Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)]
public Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpressionKind<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpression,Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbol,Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType> Expression { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)>]
Expression : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpressionKind<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpression, Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbol, Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType>
Public ReadOnly Property Expression As QsExpressionKind(Of QsExpression, QsSymbol, QsType)

Property Value

QsExpressionKind<QsExpression,QsSymbol,QsType>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to