struct CON::Lexer::FromIO
Included Modules
Defined in:
lexer_from.crConstructors
Instance Method Summary
Instance methods inherited from module CON::Lexer::Main
column_number
column_number,
current_char : Char
current_char,
line_number
line_number,
next_key : String | Nil | CON::Token
next_key,
next_value : Type | CON::Token
next_value,
nobuffer=(nobuffer : Bool)
nobuffer=
Instance methods inherited from struct Value
==(other : CON::Any)
==
Instance methods inherited from class Object
===(other : CON::Any)
===,
from_con(con : String | IO)
from_con,
to_con(io : IO)to_con to_con, to_pretty_con(indent : String = " ")
to_pretty_con(io : IO, indent : String = " ") to_pretty_con