SyntaxGenerator.IsNegative(TypedExpression) Method

Definition

public static Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression IsNegative (Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression ex);
Microsoft.Quantum.QsCompiler.SyntaxGenerator.IsNegative : Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression -> Microsoft.Quantum.QsCompiler.SyntaxTree.TypedExpression
Public Shared Function IsNegative (ex As TypedExpression) As TypedExpression

Parameters

Returns

TypedExpression

Applies to