Directories ¶
Path | Synopsis |
---|---|
This package contains the Abstract Syntax Tree (AST) elements used by gocc to generate a target lexer and parser.
|
This package contains the Abstract Syntax Tree (AST) elements used by gocc to generate a target lexer and parser. |
frontend
|
|
scanner
A scanner for Go source text.
|
A scanner for Go source text. |
lexer
|
|
items
Package items implements dotted items for FSA generation during the lexer generation process.
|
Package items implements dotted items for FSA generation during the lexer generation process. |
parser
|
|
gen
This package controls the generation of all parser-related code.
|
This package controls the generation of all parser-related code. |
symbols
Support for the symbols of the language defined by the input grammar, G. This package supports code generation.
|
Support for the symbols of the language defined by the input grammar, G. This package supports code generation. |
test
|
|
md
Package md extracts code sections of markdown files
|
Package md extracts code sections of markdown files |
Click to show internal directories.
Click to hide internal directories.