Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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