Documentation ¶
Overview ¶
Package lexer manages the imported configuration in order to generate secuences of tokens.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
Scanner is the scanning tool which contains de internal estate of analysis. Must be initialized via Init before use.
Click to show internal directories.
Click to hide internal directories.