Lines Matching refs:outer
60 * select those specified for a given class or for an outer class along
68 * a {@link TypedInsertion} on the outer type if one exists (see
116 // store indexes insertions by (qualified) outer class name and inner
164 * Selects {@link Insertion}s relevant to a given outer class and its
168 * @param qualifiedOuterClassName the fully qualified outer class name
170 * {@link InClassCriterion} for the given outer class or one
301 // on outer types (map), ASTPath-based insertions on local types
837 * @param rec record of (outer) type AST to be annotated
896 outer:
938 continue outer; // avoid next() at end of loop
986 continue outer; // avoid next() at end of loop