Documentation ¶
Overview ¶
Package parser provides generated internal parsing functions for DOT parsing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
type ProdTab ¶
type ProdTab [numProductions]ProdTabEntry
TODO: change type and variable names to be consistent with other tables
type ProdTabEntry ¶
Click to show internal directories.
Click to hide internal directories.