| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
ResolvedMember to be an interface with impl ResolvedMemberImpl
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Basically preserves wildcardbindings that are built by eclipse as boundedreferencetypes.
|
| |
|
|
|
|
| |
generic and parameterized types. This completes the implementation of these pointcuts.
|
| |
|
| |
|
| |
|
|
|
|
| |
taken into account when matching.
|
|
|
|
| |
type".
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
patterns are used in inappropriate places.
|
|
|
|
| |
List<Object>
|
|
|
|
| |
pointcuts matching with various generic and parameterized combos. The implementation of these pointcuts is now complete.
|
|
|
|
| |
(generics simplification plan).
|
| |
|
| |
|
|
|
|
| |
generic wildcard (?, ? extends, ? super)
|
| |
|
| |
|
| |
|
|
|
|
| |
AnnotationX if it represents a runtime visible annotation
|
|
|
|
| |
for obtaining dispatcher
|
| |
|
|
|
|
| |
as per doc
|
|
|
|
| |
have the right bounds on your decp statement.
|
| |
|
| |
|
|
|
|
| |
type variable.
|
|
|
|
| |
counterparts.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
resolvedmembers/methodbindings, including typevariable conversions between TypeVariableReferences and TypeVariableBindings.
|
| |
|
|
|
|
| |
variables.
|
|
|
|
| |
ITD generic methods that they represent.
|
|
|
|
| |
ITD generic methods that they represent.
|