QsFragmentKind.NewOperationDeclaration(CallableDeclaration) 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, 21)]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFragmentKind NewOperationDeclaration (Microsoft.Quantum.QsCompiler.SyntaxTokens.CallableDeclaration item);
Public Shared Function NewOperationDeclaration (item As CallableDeclaration) As QsFragmentKind
Parameters
- item
- CallableDeclaration
Returns
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute