Skip to content

Collection of small code manipulation java scripts based on javaparser

License

Notifications You must be signed in to change notification settings

arturbosch/javaparser-goodness

Repository files navigation

javaparser-goodness

Collection of small code manipulation java scripts based on javaparser

List of Scripts

  • InterfaceCleaner - removed abstract keyword from interface declarations, removed public and abstract keywords from interface methods
  • InterfaceDocumentation - prints undocumented declarations in interfaces

About

Collection of small code manipulation java scripts based on javaparser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages