Documentation ¶
Index ¶
Constants ¶
View Source
const (
EOF rune = -(iota + 1)
)
Variables ¶
View Source
var (
ErrParseError = errors.New("Parse Error")
)
Functions ¶
func NewTokenizer ¶
func NewTokenizer(src string) *tokenizer
Types ¶
Click to show internal directories.
Click to hide internal directories.