public static interface PrintVisitor.PrintRulesI
| Modifier and Type | Method and Description |
|---|---|
void |
append(Node node,
PrintVisitor pv)
The method called to append data for the rule.
|
void append(Node node, PrintVisitor pv) throws ParseException
ParseExceptionCopyright © 2018. All rights reserved.