Searched refs:wasGenerateExtends (Results 1 – 1 of 1) sorted by relevance
17 private boolean wasGenerateExtends; field in AnnotationInsertion32 wasGenerateExtends = false; in AnnotationInsertion()55 this.wasGenerateExtends |= generateExtends; in setGenerateExtends()126 return !wasGenerateExtends && super.addTrailingSpace(gotSeparateLine); in addTrailingSpace()