Class VariableIndex

java.lang.Object
me.topchetoeu.j2s.compilation.scope.VariableIndex

public final class VariableIndex extends Object
  • Field Details

  • Constructor Details

  • 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)