Searched defs:typeElement (Results 1 – 3 of 3) sorted by relevance
102 TypeElement typeElement = getTypeElement(className, imports); in findClass() local112 TypeElement typeElement = getTypeElement(baseClassName, imports); in findClass() local166 TypeElement typeElement = elementUtils.getTypeElement(className); in getTypeElement() local
302 TypeElement typeElement = (TypeElement) declaredType.asElement(); in getDeclaredMethods() local319 TypeElement typeElement = (TypeElement) declaredType.asElement(); in getSuperclass() local354 TypeElement typeElement = (TypeElement) declaredType.asElement(); in getDeclaredFields() local
83 TypeElement typeElement = (TypeElement) declaredType.asElement(); in hasExecutableMethod() local