NamespaceTransformationBase.OnTypeDeclaration(QsCustomType) Method
Definition
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.
public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType OnTypeDeclaration (Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType t);
abstract member OnTypeDeclaration : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType
override this.OnTypeDeclaration : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType
Public Overrides Function OnTypeDeclaration (t As QsCustomType) As QsCustomType