|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.singularsys.jep.PrintVisitor.StdElePrintRule
public static final class PrintVisitor.StdElePrintRule
Prints an list access in form a[3] or for multidimensional access use the list syntax.
| Constructor Summary | |
|---|---|
PrintVisitor.StdElePrintRule()
|
|
| 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.StdElePrintRule()
| 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 | ||||||||