Interface Java.ElementValue

    • Method Detail

      • setEnclosingScope

        void setEnclosingScope​(Java.Scope scope)
        In most cases, the scope is the enclosing Java.BlockStatement, except for top-level class/interface annotation class-literal element-value-pairs, where the enclosing scope is the compilation unit.