Interface IStackProvider

    • Method Detail

      • getNextStackIndex

        int getNextStackIndex()
        For compile-time assignment of stack indexes.
      • getNextStackIndexForScope

        int getNextStackIndexForScope​(IScope scope)
        For compile-time assignment of stack indexes at a particular scope.
      • hasIsolatedScope

        boolean hasIsolatedScope()
        For compile-time use. Returns true iff an isolated scope is visible.