SyntaxTreeExtensions.TryAsGlobalCallable(TypedExpression) Method

Definition

public static Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName> TryAsGlobalCallable (this Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression this);
Microsoft.Quantum.QsCompiler.SyntaxTreeExtensions.TryAsGlobalCallable :  -> Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName>
<Extension()>
Public Function TryAsGlobalCallable (this As TypedExpression) As QsNullable(Of QsQualifiedName)

Parameters

Returns

QsNullable<QsQualifiedName>

Applies to