The precedence value used when the operator is about to be pushed to the stack.
public virtual int LeftPrecedence { get; }
member this.LeftPrecedence : int
Thank you.