GenericNonterminalUnion

Undocumented in source.

Members

Structs

Union
struct Union(SymbolID singleNonterminalID, size_t maxSize)
template Union(alias nonterminalIDs)

Tagged union of types for nonterminals. Used internally by the parser. The tree creator can also choose a custom implementation.

Templates

Meta