class

X::Assembler::AST::TryBlock

Inherits Reference / Object

Constructors

new(try_body : Array(StatementNode), catch_body : Array(StatementNode), line : Int32 = 0)
Source

Instance methods

catch_body
Source
line
Source
try_body
Source