Declarations.DeclaredNamespace(QsFragmentKind) Method

Definition

public static Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Tuple<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbol,object>> DeclaredNamespace (this Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragmentKind this);
Microsoft.Quantum.QsCompiler.SyntaxProcessing.Declarations.DeclaredNamespace :  -> Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbol * obj>
<Extension()>
Public Function DeclaredNamespace (this As QsFragmentKind) As QsNullable(Of Tuple(Of QsSymbol, Object))

Parameters

Returns

QsNullable<Tuple<QsSymbol,Object>>

Applies to