Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
oak
v1.0.0
Oak
Analyzer
OptionalsParser
Context
Result
Tree
Context
Kind
SharedKeyError
Walker
Built with Crystal 1.9.2
2023-10-08 01:46:28 UTC
struct
Oak::Tree::Context(T)
Oak::Tree::Context(T)
Struct
Value
Object
Defined in:
oak/tree.cr
Constructors
.new
(branch : Tree(T) | Nil =
nil
)
Instance Method Summary
#branches
#leaves
Constructor Detail
def self.
new
(branch :
Tree
(T) | Nil =
nil
)
#
[
View source
]
Instance Method Detail
def
branches
#
[
View source
]
def
leaves
#
[
View source
]