Searched refs:baseWithPlaceholders (Results 1 – 1 of 1) sorted by relevance
479 JavaType baseWithPlaceholders = tmpSub.findSuperType(baseType.getRawClass()); in _bindingsForSubtype() local480 if (baseWithPlaceholders == null) { // should be found but... in _bindingsForSubtype()486 String error = _resolveTypePlaceholders(baseType, baseWithPlaceholders); in _bindingsForSubtype()