Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct { // Opts contains the different options available to the parser. // These are applied by the parser constructor during initialization Opts *options.Options }
Parser parses source files containing the sloth definitions
Directories
¶
Path | Synopsis |
---|---|
Package options contains the different options available for the Parser struct
|
Package options contains the different options available for the Parser struct |
sloth/grammar
Package grammar contains the grammar rules and lexer related to sloth
|
Package grammar contains the grammar rules and lexer related to sloth |
Click to show internal directories.
Click to hide internal directories.