OperatorInfo Fields |
The ParserOperatorInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | LeftAssociative |
True if the operator is left-associative (otherwise it's right-associative).
|
![]() | Precedence |
The precedence of the operator.
|
![]() | Unary |
True if the operator is unary.
|