UnaryExpression

Common interface for PrefixUnaryExpression and PostfixUnaryExpression. The node corresponds to KtUnaryExpression

Inheritors

Types

Link copied to clipboard

Common interface for AST nodes that represent unary operators.

Properties

Link copied to clipboard

operand expression.

Link copied to clipboard
Link copied to clipboard

Supplemental data for the node.