|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.singularsys.jep.PrintVisitor.StdListPrintRule
public static final class PrintVisitor.StdListPrintRule
Prints a list of elements using '[' and ']' as delimiters and ',' as a separators.
| Constructor Summary | |
|---|---|
PrintVisitor.StdListPrintRule()
|
|
| Method Summary | |
|---|---|
void |
append(Node node,
PrintVisitor pv)
The method called to append data for the rule. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintVisitor.StdListPrintRule()
| Method Detail |
|---|
public void append(Node node,
PrintVisitor pv)
throws JepException
PrintVisitor.PrintRulesI
append in interface PrintVisitor.PrintRulesIJepException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||