Struct ParserGenerator::ParserContext

Nested Relationships

This struct is a nested type of Class ParserGenerator.

Struct Documentation

struct ParserContext

Public Members

std::shared_ptr<Grammar> grammar
std::string start
bool enablePackratParsing = false