Properties

Link copied to clipboard
Link copied to clipboard
abstract val ownerClassFqn: String
Link copied to clipboard

Functions

Link copied to clipboard

Adds an alternation token (|) between the current OrderFragment and other. All OrderToken are converted into OrderFragments.

Link copied to clipboard
open override fun toNode(): TerminalOrderNode

Convert this OrderFragment to a binary syntax tree

Link copied to clipboard
infix fun Op.with(conditionOp: Op): ConditionalOp