Package me.topchetoeu.j2s.runtime.values
Class KeyCache
java.lang.Object
me.topchetoeu.j2s.runtime.values.KeyCache
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
KeyCache
-
KeyCache
-
KeyCache
public KeyCache(int value) -
KeyCache
public KeyCache(double value)
-
-
Method Details
-
toString
-
toNumber
public double toNumber(me.topchetoeu.j2s.common.Environment env) -
isInt
public boolean isInt(me.topchetoeu.j2s.common.Environment env) -
toInt
public int toInt(me.topchetoeu.j2s.common.Environment env) -
toBoolean
public boolean toBoolean() -
toSymbol
-
isSymbol
public boolean isSymbol()
-