UnarySyntax

Unary node, which has only one child.

Author

Iaroslav Postovalov

Inheritors

Properties

Link copied to clipboard
abstract val operand: MathSyntax

The operand of this node.

Link copied to clipboard
abstract val operation: String

The operation token.

Link copied to clipboard

The parent node of this syntax node.