Searched refs:visitTypeVariable (Results 1 – 6 of 6) sorted by relevance
52 @Override void visitTypeVariable(TypeVariable<?> t) {} in testVisitTypeVariable() method87 @Override void visitTypeVariable(TypeVariable<?> t) { in testVisitRecursiveTypeBounds() method106 @Override void visitTypeVariable(TypeVariable<?> t) { in visitTypeVariable() method in TypeVisitorTest.BaseTypeVisitor
78 visitTypeVariable((TypeVariable<?>) type); in visit()102 void visitTypeVariable(TypeVariable<?> t) {} in visitTypeVariable() method in TypeVisitor
107 @Override void visitTypeVariable(TypeVariable<?> typeVariable) { in populateTypeMappings() method342 @Override void visitTypeVariable(TypeVariable<?> t) { in visitTypeVariable() method in TypeResolver.TypeMappingIntrospector
727 @Override void visitTypeVariable(TypeVariable<?> type) {925 @Override void visitTypeVariable(TypeVariable<?> t) {
193 @Override void visitTypeVariable(TypeVariable<?> t) { in getComponentType() method
59 public TypeName visitTypeVariable(TypeVariable t, Void p) { in forTypeMirror() method in TypeNames