public class NodeMappingHandler extends Object implements TypeVisitor<Node>
NodeMappingHandler()
void
execute(org.eclipse.core.runtime.IProgressMonitor monitor)
visit(Node node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeMappingHandler()
public void execute(org.eclipse.core.runtime.IProgressMonitor monitor) throws Exception
Exception
public void visit(Node node) throws Exception
visit
TypeVisitor<Node>