class

Axal::AST::Repetition

Inherits Axal::AST::Expression < Reference < Object

Constructors

new(condition : Axal::AST::Expression | ::Nil = nil, block : ::Nil | Axal::AST::Block = nil)
Source

Instance methods

==(other : Expression)
Source
block
Source
block=(block : Block | ::Nil)
Source
children
Source
condition
Source
condition=(condition : Expression | ::Nil)
Source