#include <peglib.h>
Public Attributes | |
| std::shared_ptr< Grammar > | grammar |
| std::string | start |
| bool | enablePackratParsing = false |
| bool peg::ParserGenerator::ParserContext::enablePackratParsing = false |
| std::shared_ptr<Grammar> peg::ParserGenerator::ParserContext::grammar |
| std::string peg::ParserGenerator::ParserContext::start |