SyntaxGenerator.InvalidExpression Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression InvalidExpression { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Value)>]
Microsoft.Quantum.QsCompiler.SyntaxGenerator.InvalidExpression : Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression
Public Shared ReadOnly Property InvalidExpression As TypedExpression

Property Value

TypedExpression
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to