class

X::Assembler::AST::IfBlock

Inherits Reference / Object

Constructors

new(then_body : Array(StatementNode), else_body : Array(StatementNode) | Nil = nil, line : Int32 = 0)
Source

Instance methods

else_body
Source
line
Source
then_body
Source