Open Sidebar
Close Sidebar
c0
main
Top Level Namespace
Array
C0
Builder
CSV
Diff
FileEdit
Section
Sub
Unit
DiffBuilder
Document
Error
Field
Group
JSON
Value
Pretty
FormatMode
Record
SectionBuilder
Serializable
Stream
Reader
Writer
Table
Token
Tokenizer
TokenType
UnassignedCodeError
UnexpectedEndError
Hash
NamedTuple
class
C0::
UnassignedCodeError
C0::UnassignedCodeError
C0::Error
Exception
Reference
Object
Defined in:
c0/tokenizer.cr
Constructors
.new
(byte : UInt8, position : Int32)
Instance Method Summary
#byte
: UInt8
#position
: Int32
Constructor Detail
def self.
new
(byte : UInt8, position : Int32)
#
[
View source
]
Instance Method Detail
def
byte
: UInt8
#
[
View source
]
def
position
: Int32
#
[
View source
]