Declarations.DeclaredSpecialization(QsFragmentKind) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public static Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Tuple<Tuple<Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecializationKind,Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSpecializationGenerator>,Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType>>>> DeclaredSpecialization (this Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragmentKind this);
Microsoft.Quantum.QsCompiler.SyntaxProcessing.Declarations.DeclaredSpecialization : -> Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecializationKind * Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSpecializationGenerator * Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType>>>
<Extension()>
Public Function DeclaredSpecialization (this As QsFragmentKind) As QsNullable(Of Tuple(Of Tuple(Of QsSpecializationKind, QsSpecializationGenerator), QsNullable(Of ImmutableArray(Of QsType))))
- this
- QsFragmentKind
QsNullable<System.Tuple<System.Tuple<QsSpecializationKind,QsSpecializationGenerator>,QsNullable<System.Collections.Immutable.ImmutableArray<QsType>>>>
Produkt | Wersje |
---|---|
Microsoft Quantum Development Kit | Latest |