]> source.dussan.org Git - aspectj.git/commit
generics: promoted getGenericType up to ResolvedTypeX - it will throw an exception...
authoraclement <aclement>
Mon, 4 Jul 2005 16:20:08 +0000 (16:20 +0000)
committeraclement <aclement>
Mon, 4 Jul 2005 16:20:08 +0000 (16:20 +0000)
commit0a075c1fb1760c34207084f76a57ba887405d23f
tree5de9519bfa19381df5debebf7ba1c0d3d7bf1e86
parentcc0db993ec79c94e4d04a6cf785517eaaa80711f
generics: promoted getGenericType up to ResolvedTypeX - it will throw an exception if you ask a type that is not parameterized or raw
weaver/src/org/aspectj/weaver/ReferenceType.java
weaver/src/org/aspectj/weaver/ResolvedTypeX.java