|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.incava.text.LineMapping.PositionToLocation
public class LineMapping.PositionToLocation
| Field Summary | |
|---|---|
int |
column
|
int |
line
|
int |
position
|
| Constructor Summary | |
|---|---|
LineMapping.PositionToLocation(int position,
int line,
int column)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int position
public int line
public int column
| Constructor Detail |
|---|
public LineMapping.PositionToLocation(int position,
int line,
int column)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||