class

StrictYAML::Token

Inherits Reference < Object

Constructors

new(kind : Kind, loc : Location, value : String | Nil = nil)
Source

Instance methods

kind
Source
kind=(kind : Kind)
Source
loc=(loc : Location)
Source
value
Source
value=(value : Nil | String)
Source

Nested types