class Lexbor::Iterator::Collection
- Lexbor::Iterator::Collection
- Reference
- Object
Included Modules
- Indexable(Lexbor::Node)
- Lexbor::Iterator::Filter
Defined in:
lexbor/iterator/collection.crConstructors
Instance Method Summary
- #<<(element : Lib::DomElementT)
- #free
- #inspect(io)
-
#size
Returns the number of elements in this container.
Instance methods inherited from module Lexbor::Iterator::Filter
nodes(tag_id : Lib::TagIdT)nodes(tag_sym : Symbol)
nodes(tag_str : String) nodes
Constructor Detail
Instance Method Detail
def size
#
Description copied from module Indexable(Lexbor::Node)
Returns the number of elements in this container.