|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJsPool.VarType
Return Type of the variable
Field Summary | |
static JsPool.VarType |
CHAR
|
static JsPool.VarType |
NOVARIABLE
|
static JsPool.VarType |
NUMERIC
|
Method Summary | |
byte[] |
getValue()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final JsPool.VarType CHAR
public static final JsPool.VarType NUMERIC
public static final JsPool.VarType NOVARIABLE
Method Detail |
public byte[] getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |