|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xwt.js.Function.TryMarker
Field Summary | |
int |
catchLoc
|
int |
finallyLoc
|
JS.Scope |
scope
|
Constructor Summary | |
Function.TryMarker(int catchLoc,
int finallyLoc,
JS.Scope scope)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int catchLoc
public int finallyLoc
public JS.Scope scope
Constructor Detail |
public Function.TryMarker(int catchLoc, int finallyLoc, JS.Scope scope)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |