Op

sealed interface Op : OrderFragment(source)

Inheritors

Properties

Link copied to clipboard
abstract val ownerClassFqn: String

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