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, waitgetReader, getURLgetFirstCol, getFirstLine, getFirstOffset, getLastCol, getLastLine, getLastOffsetpublic int compareTo(Object o)
compareTo in interface Comparable