]> source.dussan.org Git - aspectj.git/commit
AST support - factories for ensuring when the classes in JDT core initialize, they...
authoraclement <aclement>
Fri, 23 Sep 2005 15:46:10 +0000 (15:46 +0000)
committeraclement <aclement>
Fri, 23 Sep 2005 15:46:10 +0000 (15:46 +0000)
commit14bef379c8c721caa8abbffbbe5cf1dc2c94d68a
treeb00095e60e985173ecb35e30269f62d9ce8a4775
parent03b20bc1129e03d5e8594262b89021e54ab017f9
AST support - factories for ensuring when the classes in JDT core initialize, they are able to build the correct AJ subtypes.
org.aspectj.ajdt.core/src/org/aspectj/ajdt/core/dom/AjASTConverterFactory.java [new file with mode: 0644]
org.aspectj.ajdt.core/src/org/aspectj/ajdt/core/dom/AjTypeDeclFactory.java [new file with mode: 0644]
org.aspectj.ajdt.core/src/org/aspectj/ajdt/core/dom/rewrite/AjASTRewriteAnalyzerFactory.java [new file with mode: 0644]