Interface VariableInternal

    • Method Detail

      • isAvailable

        boolean isAvailable()
        Returns true if this variable is still in scope. Only variables still in scope may be referenced in expressions.
      • close

        void close()
        Mark the variable so that it is no longer in scope.