]> source.dussan.org Git - aspectj.git/commit
necessary magic. Factory 'mechanism' used so that the JDT project doesnt have a...
authoraclement <aclement>
Thu, 26 Jan 2006 10:57:12 +0000 (10:57 +0000)
committeraclement <aclement>
Thu, 26 Jan 2006 10:57:12 +0000 (10:57 +0000)
commit6d31507785b6803062e46d071ff969160b979b5a
tree9f3e6b380590b3e9d0bdd3964f7146710ec32bca
parentf2cd958ea7bd31ccfd28fb13deffa21d9d13ef87
necessary magic.  Factory 'mechanism' used so that the JDT project doesnt have a direct dependency on the ajdt.core project. It references the factory name through a string and dynamically loads the type.
org.aspectj.ajdt.core/src/org/aspectj/org/eclipse/jdt/core/dom/AjASTConverter.java
org.aspectj.ajdt.core/src/org/aspectj/org/eclipse/jdt/core/dom/AjASTFactory.java [new file with mode: 0644]
org.aspectj.ajdt.core/src/org/aspectj/org/eclipse/jdt/core/dom/AjASTMatcher.java
org.aspectj.ajdt.core/src/org/aspectj/org/eclipse/jdt/core/dom/AjASTVisitor.java