This method is called when a traversal is about to traverse
objin the object graph with
clas the token. Note that the same object might be passed to this method multiple times, once per class in its inheritance hierarchy. The default behavior is to call {@link #invokeMethod(String, Object, Class) invokeMethod}
("before", obj, cl).
Visitor Class | edu.neu.ccs.demeter.dCsharp Namespace | Visitor.before Overload List