struct

Snippet::Node

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

add(node : Node)
Source
children
Source
children=(children : Array(::Snippet::Node))
Source
scopes
Source
scopes=(scopes : Array(::Snippet::Scope))
Source
select(path : Path | String, prefix : String)
Source
select(path : Path)
Source
select(path : String)
Source
snippets

Properties

Source
snippets=(snippets : Array(::Snippet::Snippet))

Properties

Source