Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
HCL::AST::Block
Inherits
HCL::AST::Body
/
HCL::AST::Node
/
Reference
/
Object
Constructors
new
(id :
String
, labels :
Array
(
BlockLabel
) =
Array
(
BlockLabel
).new, attributes :
Hash
(
String
,
Node
) =
Hash
(
String
,
Node
).new, blocks :
Array
(
Block
) =
Array
(
Block
).new, **kwargs)
Source
Instance methods
id
Source
labels
Source