class

UnarySuffixExpression

Inherits ExpressionNode < SourceElement < Reference < Object

Constructors

new(operand : ExpressionNode, operator : SymbolToken)
Source

Instance methods

operand
Source
operator
Source
to_s(io)
Source