Frames | No Frames |
Methods with parameter type org.incava.text.Location | |
boolean |
Methods with return type org.incava.text.Location | |
Location | LineMapping.getLocation(int pos) Converts the string position to a line:column location. |
Location[] | LineMapping.getLocations(Point pos) Converts the string position to a line:column start and end location. |
Location[] | LineMapping.getLocations(int startPos, int endPos) Converts the string position to a line:column start and end location. |
Methods with parameter type org.incava.text.Location | |
void | Adds a violation from one location to another. |
Constructors with parameter type org.incava.text.Location | |
Fields of type org.incava.text.Location | |
Location | |
Location |
Methods with parameter type org.incava.text.Location | |
void |