Searched refs:implementsTypes (Results 1 – 1 of 1) sorted by relevance
227 List<TypeName> implementsTypes; in emit() local230 implementsTypes = Collections.emptyList(); in emit()235 implementsTypes = superinterfaces; in emit()248 if (!implementsTypes.isEmpty()) { in emit()251 for (TypeName type : implementsTypes) { in emit()