Lines Matching refs:null
58 if (keepClassSpecifications != null)
99 if (classSpecifications != null)
136 classVisitor = null;
155 memberVisitor = null;
193 if (className != null &&
194 (extendsAnnotationType != null ||
195 extendsClassName != null ||
202 className = null;
208 if (annotationType != null)
228 if (extendsAnnotationType != null ||
229 extendsClassName != null)
237 if (extendsAnnotationType != null)
247 if (extendsClassName != null)
265 return className != null ?
287 if (classSpecification.fieldSpecifications == null &&
288 classSpecification.methodSpecifications == null)
290 memberVisitor = null;
297 if (classVisitor != null)
300 if (memberVisitor == null)
309 if (memberVisitor != null)
315 if (classVisitor == null)
359 if (memberSpecifications != null)
402 if (memberSpecifications != null)
439 name != null &&
440 descriptor != null &&
446 if (descriptor != null)
452 if (name != null)
460 if (memberSpecification.annotationType != null)
495 return string != null &&