Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adjust logic targeting inaccessible nodes #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 12, 2023

  1. Adjust logic targeting inaccessible nodes

    Loosen parent check from Class_ to ClassLike, to include Traits, Interfaces, and Enums.
    
    Remove protected nodes, regardless if the class is final or not.
    Adjust test
    the-csaba committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    eec35ce View commit details
    Browse the repository at this point in the history