class

UnaryPrefixExpression

Inherits ExpressionNode < SourceElement < Reference < Object

Constructors

new(operator : SymbolToken, operand : ExpressionNode)
Source

Instance methods

operand
Source
operator
Source
to_s(io)
Source