Searched defs:outerType (Results 1 – 3 of 3) sorted by relevance
147 Type outerType = fieldDeclaration.getVariables().get(0).getType(); in fieldDeclarationWithArraysHasCorrectOrigins() local156 Type outerType = method.getType(); in methodDeclarationWithArraysHasCorrectOrigins() local172 ArrayType outerType = expr.createdType().asArrayType(); in getArrayCreationType() local
160 TypeElement outerType = (TypeElement) outerElement; in process() local261 List<ExecutableElement> interfaceMethods, ClassName outerType) { in createNativeMethodSpecs()502 String createNativeMethodJavadocString(ClassName outerType, ExecutableElement oldMethod) { in createNativeMethodJavadocString()
137 TypeInfo outerType = it.next(); in printClassInfo() local