|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeVisitor | |
---|---|
fr.umlv.tatoo.runtime.ast |
Uses of NodeVisitor in fr.umlv.tatoo.runtime.ast |
---|
Methods in fr.umlv.tatoo.runtime.ast with parameters of type NodeVisitor | ||
---|---|---|
|
Node.accept(NodeVisitor<R,P,D,E> visitor,
P param)
call a visitor method depending of the real type of the current node. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |