NamespaceTransformationBase.OnSpecializationDeclaration 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 override Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization OnSpecializationDeclaration (Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization spec);
abstract member OnSpecializationDeclaration : Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization
override this.OnSpecializationDeclaration : Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecialization
Public Overrides Function OnSpecializationDeclaration (spec As QsSpecialization) As QsSpecialization
- spec
- QsSpecialization
Производ | Верзије |
---|---|
Microsoft Quantum Development Kit | Latest |