class Tallboy::NodeList

Included Modules

Defined in:

tallboy/render_tree_builder/node_list.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(nodes : Array) #

[View source]

Instance Method Detail

def <<(node) #

[View source]
def each(&) #
Description copied from module Enumerable(Tallboy::Joint | Tallboy::Line | Tallboy::MergedNode | Tallboy::Text)

Must yield this collection's elements to the block.


[View source]
def height #

[View source]