|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.lib.util.Visitor
de.uni_paderborn.fujaba.asg.ASGVisitor
Visitor pattern implementation.
| Constructor Summary | |
ASGVisitor()
|
|
| Method Summary | |
void |
visit(FElement asgElement)
Visits an element. |
void |
visit(java.lang.Object object)
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class de.uni_paderborn.lib.util.Visitor |
createMethodName, findMethod, getMethod, isIgnoreUnhandled, setIgnoreUnhandled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ASGVisitor()
| Method Detail |
public void visit(java.lang.Object object)
object - No description providedpublic void visit(FElement asgElement)
asgElement - The element to be visited.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||