Searched refs:forDependants (Results 1 – 1 of 1) sorted by relevance
260 Type resolveInternal(TypeVariable<?> var, TypeTable forDependants) { in resolveInternal() argument267 Type[] resolvedBounds = new TypeResolver(forDependants).resolveTypes(bounds); in resolveInternal()304 return new TypeResolver(forDependants).resolveType(type); in resolveInternal()