Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
AST::BlockStatement
Inherits
AST::Statement
<
AST::Node
<
Reference
<
Object
Constructors
new
(token :
Token::Token
, statements :
Array
(
AST::Statement
))
Source
Instance methods
statements
Source
statements=
(statements :
Array
(
Statement
))
Source
string
Source
token
Source
token=
(token :
Token::Token
)
Source
token_literal
Source