BuiltIn(QsQualifiedName, BuiltInKind) Constructor

Definition

public BuiltIn (Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName fullName, Microsoft.Quantum.QsCompiler.BuiltInKind kind);
new Microsoft.Quantum.QsCompiler.BuiltIn : Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName * Microsoft.Quantum.QsCompiler.BuiltInKind -> Microsoft.Quantum.QsCompiler.BuiltIn
Public Sub New (fullName As QsQualifiedName, kind As BuiltInKind)

Parameters

fullName
QsQualifiedName

Applies to