public abstract class AbstractSourcePosition extends Object implements CAstSourcePositionMap.Position
Constructor and Description |
---|
AbstractSourcePosition() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getReader, getURL
getFirstCol, getFirstLine, getFirstOffset, getLastCol, getLastLine, getLastOffset
public int compareTo(Object o)
compareTo
in interface Comparable