class

Dragonstone::AST::UnaryOp

Inherits Dragonstone::AST::Node < Reference < Object

Constructors

new(operator : Symbol, operand : Node, location : Location | Nil = nil)
Source

Instance methods

accept(visitor)
Source
operand
Source
operator
Source
to_source(io : IO)
Source