QsExpressionKind<Expr,Symbol,Type>.NewBNOT(Expr) Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 17)]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsExpressionKind<Expr,Symbol,Type> NewBNOT (Expr item);
Public Shared Function NewBNOT (item As Expr) As QsExpressionKind(Of Expr, Symbol, Type)

Parameters

item
Expr

Returns

QsExpressionKind<Expr,Symbol,Type>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to