class

Dragonstone::AST::RedoStatement

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

Constructors

new(condition : Node | Nil = nil, condition_type : Symbol | Nil = nil, location : Location | Nil = nil)
Source

Instance methods

accept(visitor)
Source
condition
Source
condition_type
Source
to_source(io : IO)
Source