Config::Token
Inherits Reference < Object
Constructors
new
SourceClass methods
type_string(type : Symbol) : String
SourceInstance methods
column(*args, **options)
Sourcecolumn(*args, **options, &)
Sourceeof?
Sourcefloat?
Sourcefloat_value
Sourcefloat_value=(other : Float64) : Nil
Sourceint?
Sourceint_value
Sourceint_value=(other : Int64) : Nil
Sourceline(*args, **options)
Sourceline(*args, **options, &)
Sourcelocation
Sourcelocation=(location : Location)
Sourceraw_value
Sourceraw_value=(raw_value : Int64 | Float64 | Nil)
Sourcereset_as(type : Symbol, string_value : String | Nil = nil, raw_value : Int64 | Float64 | Nil = nil) : Nil
Sourcestring?
Sourcestring_value
Sourceto_s(io)
Sourcetype
Sourcetype=(type : Symbol)
Sourcetype?(*types)
Sourcetype_string
Source