public class Node extends Object
Node(String id, int line, String name, int column, int length, String method, int nodeId, String domType, String fileName, String fullName, String typeName, String methodLine, String definitions)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Node(String id, int line, String name, int column, int length, String method, int nodeId, String domType, String fileName, String fullName, String typeName, String methodLine, String definitions)