abstract struct Poor::TextContainer
- Poor::TextContainer
- Poor::Markup
- Struct
- Value
- Object
Direct Known Subclasses
Defined in:
markup.crConstructors
Instance Method Summary
Instance methods inherited from struct Poor::Markup
children
children,
each(&)each each, each_end(&)
each_end each_end, each_recursive(&)
each_recursive each_recursive, each_start(&)
each_start each_start, each_start_end(&)
each_start_end each_start_end, each_token(&) each_token, initialize initialize, inspect(io : IO) inspect, map_recursive!(&func : Markup -> Markup) map_recursive!, pretty_print(pp : PrettyPrint) pretty_print, size size, text(io : IO)
text text, to_ansi(io : IO)
to_ansi to_ansi, to_html(io : IO)
to_html to_html, unsafe_fetch(index : Int) unsafe_fetch, unsafe_put(index : Int, value : Markup) unsafe_put