Wrapper for D_ParserTables.
More...
#include <dparser.h>
Wrapper for D_ParserTables.
Definition at line 116 of file dparser.h.
◆ parser_table()
mcrl2::core::parser_table::parser_table |
( |
D_ParserTables & |
table | ) |
|
|
inlineexplicit |
◆ is_term_symbol()
bool mcrl2::core::parser_table::is_term_symbol |
( |
unsigned int |
i | ) |
const |
◆ print()
void mcrl2::core::parser_table::print |
( |
| ) |
const |
◆ start_symbol()
int mcrl2::core::parser_table::start_symbol |
( |
unsigned int |
i | ) |
const |
◆ start_symbol_index()
unsigned int mcrl2::core::parser_table::start_symbol_index |
( |
const std::string & |
name | ) |
const |
◆ symbol_count()
unsigned int mcrl2::core::parser_table::symbol_count |
( |
| ) |
const |
◆ symbol_name() [1/2]
std::string mcrl2::core::parser_table::symbol_name |
( |
const parse_node & |
node | ) |
const |
◆ symbol_name() [2/2]
std::string mcrl2::core::parser_table::symbol_name |
( |
unsigned int |
i | ) |
const |
◆ tree()
std::string mcrl2::core::parser_table::tree |
( |
const core::parse_node & |
node | ) |
const |
◆ m_table
D_ParserTables& mcrl2::core::parser_table::m_table |
The documentation for this struct was generated from the following files: