HomeSort by relevance Sort by last modified time
    Searched defs:annotator (Results 1 - 25 of 135) sorted by null

1 2 3 4 5 6

  /external/annotation-tools/annotation-file-utilities/src/annotator/find/
package-info.java 3 * source to insert annotations etc. {@link annotator.find.TreeFinder} manages the
5 * implementations of {@link annotator.find.Criterion} for determining whether an
7 * {@link annotator.find.Insertion} for the concrete text to be inserted.
12 * by the insertion of text for each positioned {@link annotator.find.Insertion} into
15 * {@link annotator.find.Criteria} for each yet-unmatched {@link annotator.find.Insertion} against
19 * @see annotator.find.TreeFinder#getInsertionsByPosition(com.sun.tools.javac.tree.JCTree.JCCompilationUnit, java.util.List)
21 package annotator.find;
  /external/annotation-tools/annotation-file-utilities/tests/
package-info.java 1 package annotator.tests;
ArrayReturnTypeSimple.java 1 package annotator.tests;
BoundClassMultiple.java 1 package annotator.tests;
BoundMethodMultiple.java 1 package annotator.tests;
ClassAnnotationParameter.java 1 package annotator.tests;
ClassListAnnotationParameter.java 1 package annotator.tests;
ClassSimple.java 1 package annotator.tests;
ComplexLocationTwo.java 1 package annotator.tests;
ConstructorParam.java 1 package annotator.tests;
ConstructorParamMultiple.java 1 package annotator.tests;
ConstructorReturn.java 1 package annotator.tests;
Date.java 1 package annotator.tests;
DeclarationAnnotation.java 1 package annotator.tests;
EnumAnnotationParameter.java 1 package annotator.tests;
EnumListAnnotationParameter.java 1 package annotator.tests;
FieldGenericArray.java 1 package annotator.tests;
FieldSimple.java 1 package annotator.tests;
FieldSimpleArray.java 1 package annotator.tests;
FieldSimpleGeneric.java 1 package annotator.tests;
GenericMultiLevel.java 1 package annotator.tests;
InstanceOfMultiple.java 1 package annotator.tests;
InstanceOfSimple.java 1 package annotator.tests;
MatchReturnValue.java 1 package annotator.tests;
  /external/annotation-tools/annotation-file-utilities/src/annotator/specification/
Specification.java 1 package annotator.specification;
6 import annotator.find.Insertion;
18 * @return the insertions that the annotator should make, as determined from

Completed in 130 milliseconds

1 2 3 4 5 6