SyntaxGenerator.Length(TypedExpression) Method

Definition

public static Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression Length (Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression ex);
Microsoft.Quantum.QsCompiler.SyntaxGenerator.Length : Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression -> Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression
Public Shared Function Length (ex As TypedExpression) As TypedExpression

Parameters

Returns

TypedExpression

Applies to