Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TokenType ¶
type TokenType int8
TokenType represents a Token's type.
type Tokenizer ¶
type Tokenizer struct {
// contains filtered or unexported fields
}
Tokenizer represents a token worker.
func NewTokenizer ¶
NewTokenizer initializes a new Tokenizer.
Click to show internal directories.
Click to hide internal directories.