class

Dragonstone::AST::RescueClause

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

Constructors

new(exceptions : Array(String), exception_variable : String | Nil, body : NodeArray, location : Location | Nil = nil)
Source

Instance methods

accept(visitor)
Source
body
Source
exception_variable
Source
exceptions
Source
to_source(io : IO)
Source