viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.syntax.operators
/
LogicalOperatorPrecedence
Logical
Operator
Precedence
object
LogicalOperatorPrecedence
:
Precedence
Content copied to clipboard
The precedence of
LogicalOperator
s.
Functions
Functions
compare
To
Link copied to clipboard
open
fun
compareTo
(
other
:
Precedence
)
:
Order
Content copied to clipboard
Determines the
Order
of this precedence with respect to
other
.