|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xwt.js.Function.LoopMarker
Field Summary | |
java.lang.String |
label
|
int |
location
|
JS.Scope |
scope
|
Constructor Summary | |
Function.LoopMarker(int location,
java.lang.String label,
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 location
public java.lang.String label
public JS.Scope scope
Constructor Detail |
public Function.LoopMarker(int location, java.lang.String label, JS.Scope scope)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |