QsStatementKind.NewQsExpressionStatement(TypedExpression) Method

Definition

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

Parameters

Returns

QsStatementKind
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to