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

Definition

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

Parameters

item
Expr

Returns

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

Applies to