]> source.dussan.org Git - aspectj.git/commit
AjLookupEnvironment: readability refactoring
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sun, 1 Oct 2023 05:56:22 +0000 (12:56 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sun, 1 Oct 2023 05:56:22 +0000 (12:56 +0700)
commit3e81ed505a8c74c073197ef9c8368b7e9f6dc02f
tree7bb10d2114d3011eb63c57f35c5d20575269e7d2
parent319e153eeddbeae9133ed5af28da1b85f638cda2
AjLookupEnvironment: readability refactoring

While trying to understand the code a bit better in order to fix failing
builds, I applied some cosmetic refactoring and reformatting. This
commit does not change any functionality.

Whether the static import of CompilationAndWeavingContext.* is a good
thing or not is debatable, but I like the code to be less chatty than it
was before, assuming that every developer uses an IDE helping to find
out where static methods and constants come from.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
org.aspectj.ajdt.core/src/main/java/org/aspectj/ajdt/internal/compiler/lookup/AjLookupEnvironment.java