HomeSort by relevance Sort by last modified time
    Searched defs:wasGenerateExtends (Results 1 - 2 of 2) sorted by null

  /external/annotation-tools/annotation-file-utilities/src/annotator/find/
AnnotationInsertion.java 17 private boolean wasGenerateExtends;
32 wasGenerateExtends = false;
55 this.wasGenerateExtends |= generateExtends;
126 return !wasGenerateExtends && super.addTrailingSpace(gotSeparateLine);
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar 

Completed in 73 milliseconds