class

Config::Token

Inherits Reference < Object

Constructors

Class methods

type_string(type : Symbol) : String
Source

Instance methods

column(*args, **options)
Source
column(*args, **options, &)
Source
eof?
Source
float?
Source
float_value
Source
float_value=(other : Float64) : Nil
Source
int?
Source
int_value
Source
int_value=(other : Int64) : Nil
Source
line(*args, **options)
Source
line(*args, **options, &)
Source
location
Source
location=(location : Location)
Source
raw_value
Source
raw_value=(raw_value : Int64 | Float64 | Nil)
Source
reset_as(type : Symbol, string_value : String | Nil = nil, raw_value : Int64 | Float64 | Nil = nil) : Nil
Source
string?
Source
string_value
Source
to_s(io)
Source
type
Source
type=(type : Symbol)
Source
type?(*types)
Source
type_string
Source