Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Collapse most referenced functions by package #83

Open
BFergerson opened this issue Aug 12, 2018 · 0 comments
Open

Collapse most referenced functions by package #83

BFergerson opened this issue Aug 12, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@BFergerson
Copy link
Owner

BFergerson commented Aug 12, 2018

Iterate most referenced functions and collapse functions which belong to the same package as the previous.

Ex:

  • org.slf4j.Logger
    • info()
    • debug()
  • org.apache.log4j.Category.info()
  • org.slf4j.Logger.error()
@BFergerson BFergerson added the enhancement New feature or request label Aug 12, 2018
@BFergerson BFergerson added this to the v1.4.0 milestone Aug 12, 2018
@BFergerson BFergerson self-assigned this Aug 12, 2018
@BFergerson BFergerson removed their assignment Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant