Class VariableIndex
java.lang.Object
me.topchetoeu.j2s.compilation.scope.VariableIndex
-
Field Details
-
type
-
index
public final int index
-
-
Constructor Details
-
VariableIndex
-
-
Method Details
-
toCaptureIndex
public final int toCaptureIndex() -
toGet
public final me.topchetoeu.j2s.common.Instruction toGet() -
toSet
public final me.topchetoeu.j2s.common.Instruction toSet(boolean keep)
-