Properties

Link copied to clipboard
abstract val left: MathSyntax

The left-hand side operand.

Link copied to clipboard
abstract val operation: String

The operation token.

Link copied to clipboard

The parent node of this syntax node.

Link copied to clipboard
abstract val right: MathSyntax

The right-hand side operand.