QsStatementKind.NewQsFailStatement(TypedExpression) Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 2)]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind NewQsFailStatement (Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression item);
Public Shared Function NewQsFailStatement (item As TypedExpression) As QsStatementKind

Parameters

Returns

QsStatementKind
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to