Interface VariableScopeChange

    • Method Detail

      • isVariableScopeChange

        boolean isVariableScopeChange()
        indicates if the node represents a variable scope change.
        Returns:
        true iff the node represents a variable scope change.
      • setVariableScopeChange

        void setVariableScopeChange​(boolean isVariableScopeChange)
        Set the value of isVariableScopeChange() to true or false.