Identifier.NewGlobalCallable(QsQualifiedName) Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 1)]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.Identifier NewGlobalCallable (Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName item);
Public Shared Function NewGlobalCallable (item As QsQualifiedName) As Identifier

Parameters

Returns

Identifier
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to