Snippet::Node
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
add(node : Node)
Sourcechildren
Sourcescopes
Sourceselect(path : Path | String, prefix : String)
Sourceselect(path : Path)
Sourceselect(path : String)
Source