- modToString
string modToString(Modifier mod)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Grammar grammar)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Definition def)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Sequence seq)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Alternative alt)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Map map)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(NegativeLookahead neg)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(PositiveLookahead pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(SimpleSequence seq)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(CharClass charClass)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Literal literal)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Reference reference)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Combinator combinator)
Undocumented in source. Be warned that the author may not have intended to support it.