|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topbraid.spin.arq.AbstractElementVisitor
public abstract class AbstractElementVisitor
A basic implementation of ElementVisitor that has handling of ElementGroups so that they are recursively walked in.
Constructor Summary | |
---|---|
AbstractElementVisitor()
|
Method Summary | |
---|---|
void |
visit(ElementAssign arg0)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractElementVisitor()
Method Detail |
---|
public void visit(ElementAssign arg0)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |