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

labels
Source