public static interface IMethod.SourcePosition extends Comparable
Modifier and Type | Method and Description |
---|---|
int |
getFirstCol() |
int |
getFirstLine() |
int |
getFirstOffset() |
int |
getLastCol() |
int |
getLastLine() |
int |
getLastOffset() |
compareTo