QsFragmentKind.NewNamespaceDeclaration(QsSymbol) 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.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 26)]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragmentKind NewNamespaceDeclaration (Microsoft.Quantum.QsCompiler.SyntaxTokens.QsSymbol item);
Public Shared Function NewNamespaceDeclaration (item As QsSymbol) As QsFragmentKind
Parameters
- item
- QsSymbol
Returns
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute