struct

Srcom::Variable::Values::Value

Inherits JSON::Serializable / Struct / Value / Object

Constructors

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

Instance methods

flags

Right now the only defined flag is miscellaneous, which can be true, false, or nil.

Source
flags=(flags : Hash(String, Bool | Nil) | Nil)

Right now the only defined flag is miscellaneous, which can be true, false, or nil.

Source
label
Source
label=(label : String)
Source
rules
Source
rules=(rules : String | Nil)
Source