FilterBySourceFile.NamespaceTransformation.OnTypeDeclaration Method

Definition

System.Object.OnTypeDeclaration(Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType)
public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType OnTypeDeclaration (Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType t);
override this.OnTypeDeclaration : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType
Public Overrides Function OnTypeDeclaration (t As QsCustomType) As QsCustomType

Parameters

Returns

QsCustomType

Applies to