README
Array
BigDecimal
BigFloat
BigInt
Bool
CON
Any
Type
Builder
Error
Error
Lexer
FromIO
FromString
Main
ParseException
PullParser
Token
Type
Enum
Float
Hash
Int
JSON
Any
NamedTuple
Nil
Object
Reference
Regex
Set
String
Symbol
Time
EpochConverter
EpochMillisConverter
Format
Tuple
Union
UUID
Value
module
CON::Lexer::Main
Direct including types
CON::Lexer::FromIO
CON::Lexer::FromString
Defined in:
lexer.cr
Instance Method Summary
#column_number
#current_char
: Char
#line_number
#next_key
: String | Nil | CON::Token
#next_value
: Type | CON::Token
#nobuffer=
(nobuffer : Bool)
Instance Method Detail
def
column_number
#
[
View source
]
def
current_char
: Char
#
[
View source
]
def
line_number
#
[
View source
]
def
next_key
:
String
|
Nil
|
CON::Token
#
[
View source
]
def
next_value
:
Type
|
CON::Token
#
[
View source
]
def
nobuffer=
(nobuffer :
Bool
)
#
[
View source
]