class

Tesh::Lexer

Inherits Reference < Object

Constructors

new(input : String)
Source

Instance methods

is_digit?(str)
Source
is_letter?(str)
Source
next_token
Source
peek_char
Source
read_char
Source
read_digit
Source
read_identifier
Source
skip_whitespace
Source