Documentation ¶
Index ¶
Constants ¶
View Source
const EOF = -1
Variables ¶
This section is empty.
Functions ¶
func IsAlphaNumeric ¶
IsAlphaNumeric reports whether r is an alphabetic, digit, or underscore.
func TrimLeftSpace ¶
Types ¶
type StateHandler ¶
type StateHandler func(lex Lexer) fsm.StateHandler
Click to show internal directories.
Click to hide internal directories.