| symbols {parser} | R Documentation |
The data contains description of terminal and non-terminal symbols used by the bison generated parser.
data(grammar_symbols)
A data frame with 77 observations on the following 3 variables.
desctokenterminal
The data frame can be generated using the
grammar.symbols function
data(grammar_symbols)