NamespaceTransformationBase.OnNamespaceElement(QsNamespaceElement) 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.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
- element
- QsNamespaceElement