endColumn -
Variable in class edu.umich.visualsoar.parser.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
endLine -
Variable in class edu.umich.visualsoar.parser.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
an edge is equal to another object if and only if
the other object is an edge, not null and the starting
ending vertexs are equal and the names are the same