Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Dragonstone::AST::BreakStatement
Inherits
Dragonstone::AST::Node
<
Reference
<
Object
Constructors
new
(condition :
Node
|
Nil
= nil, condition_type :
Symbol
|
Nil
= nil, location :
Location
|
Nil
= nil)
Source
Instance methods
accept
(visitor)
Source
condition
Source
condition_type
Source
to_source
(io :
IO
)
Source