|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractNode.NodeVisitor | |
|---|---|
| org.jvnet.ws.wadl.ast | Classes to insulate code generator from JAXB generated classes. |
| Uses of AbstractNode.NodeVisitor in org.jvnet.ws.wadl.ast |
|---|
| Methods in org.jvnet.ws.wadl.ast with parameters of type AbstractNode.NodeVisitor | |
|---|---|
void |
ResourceTypeNode.visit(AbstractNode.NodeVisitor visitor)
Allow the provided parameter to visit the current node and any child nodes. |
void |
ResourceNode.visit(AbstractNode.NodeVisitor visitor)
Allow the provided parameter to visit the current node and any child nodes. |
void |
MethodNode.visit(AbstractNode.NodeVisitor visitor)
Allow the provided parameter to visit the current node and any child nodes. |
void |
ApplicationNode.visit(AbstractNode.NodeVisitor visitor)
Allow the provided parameter to visit the current node and any child nodes. |
void |
AbstractNode.visit(AbstractNode.NodeVisitor visitor)
Allow the provided parameter to visit the current node and any child nodes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||