|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeVisitorAcceptor
Interface for how a node should accept a NodeVisitor. The node may choose to send the visitor to it's contained nodes.
| Method Summary | |
|---|---|
Object |
accept(NodeVisitor visitor,
Object data)
|
| Method Detail |
|---|
Object accept(NodeVisitor visitor,
Object data)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||