]> source.dussan.org Git - aspectj.git/commit
add unresolved TypeVariableRefTypes which are created by EclipseFactory during conver...
authoracolyer <acolyer>
Mon, 11 Jul 2005 13:50:39 +0000 (13:50 +0000)
committeracolyer <acolyer>
Mon, 11 Jul 2005 13:50:39 +0000 (13:50 +0000)
commitb468ecc0132d75fdade0c403f78d99212342176d
treefa5b27fd0a4f04544fc903840d1a76aa7bc09cea
parent3299a01318c8dfd360f5b970708f261a64bf49e7
add unresolved TypeVariableRefTypes which are created by EclipseFactory during conversion of bindings to TypeX, and resolved to TypeVariableReferenceTypes by the world.
weaver/src/org/aspectj/weaver/UnresolvedTypeVariableReferenceType.java [new file with mode: 0644]
weaver/src/org/aspectj/weaver/World.java