NamespaceTransformationBase.OnNamespaceElement(QsNamespaceElement) Method

Definition

public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement OnNamespaceElement (Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement element);
abstract member OnNamespaceElement : Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement
override this.OnNamespaceElement : Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement
Public Overrides Function OnNamespaceElement (element As QsNamespaceElement) As QsNamespaceElement

Parameters

Returns

QsNamespaceElement

Applies to