|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PANodeVisitor
PANodeVisitor is a wrapper for a function that is
called on a PANode.
There is no other way to pass a function in Java (no pointers to methods ...)
| Method Summary | |
|---|---|
void |
visit(PANode node)
Visits a PANode. |
| Method Detail |
|---|
void visit(PANode node)
PANode.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||