]> source.dussan.org Git - aspectj.git/commit
optimized way to carry a set of types around that you may or may not want to resolve
authoraclement <aclement>
Tue, 10 Nov 2009 04:46:15 +0000 (04:46 +0000)
committeraclement <aclement>
Tue, 10 Nov 2009 04:46:15 +0000 (04:46 +0000)
commit9e5f50aa9bcffc5b698cddb1f708b7efd8ae862e
tree185088d87e91edd191c430316379f8bcfcafeeb4
parent62dcbf5ed36a96fec89aa0b7a02c2634d3713120
optimized way to carry a set of types around that you may or may not want to resolve
org.aspectj.matcher/src/org/aspectj/weaver/ResolvableTypeList.java [new file with mode: 0644]