Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context interface{}
Parser-specific user-defined and entirely-optional context, accessible as '$Context' in SDT actions.
type Parser ¶
type Parser struct { Context Context // contains filtered or unexported fields }
type ProdTab ¶
type ProdTab [numProductions]ProdTabEntry
type ProdTabEntry ¶
Click to show internal directories.
Click to hide internal directories.