|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.template.JSLocationMapping
public final class JSLocationMapping
Constructor Summary | |
---|---|
JSLocationMapping(int tline,
int tcol,
int sline,
int scol)
|
Method Summary | |
---|---|
int |
getScol()
|
int |
getSline()
|
int |
getTcol()
|
int |
getTline()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSLocationMapping(int tline, int tcol, int sline, int scol)
Method Detail |
---|
public int getSline()
public int getScol()
public int getTline()
public int getTcol()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |