viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.operators
/
LogicalOperatorPrecedence
Logical
Operator
Precedence
object
LogicalOperatorPrecedence
:
Precedence
The precedence of
LogicalOperator
s.
Functions
Functions
compare
To
Link copied to clipboard
open
fun
compareTo
(
other
:
Precedence
)
:
Order
Determines the
Order
of this precedence with respect to
other
.