PrintingVisitor.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void visit(Grammar grammar)
  2. void visit(Alternative alternative)
    class PrintingVisitor(Writer)
  3. void visit(SymbolNode symbolNode)
  4. void visit(Rule rule)

Meta