Home
last modified time | relevance | path

Searched refs:addTrailingSpace (Results 1 – 9 of 9) sorted by relevance

/external/annotation-tools/annotation-file-utilities/src/annotator/find/
DAnnotationInsertion.java124 protected boolean addTrailingSpace(boolean gotSeparateLine) { in addTrailingSpace() method in AnnotationInsertion
126 return !wasGenerateExtends && super.addTrailingSpace(gotSeparateLine); in addTrailingSpace()
DReceiverInsertion.java124 protected boolean addTrailingSpace(boolean gotSeparateLine) { in addTrailingSpace() method in ReceiverInsertion
130 return super.addTrailingSpace(gotSeparateLine); in addTrailingSpace()
DTypeBoundExtendsInsertion.java37 protected boolean addTrailingSpace(boolean gotSeparateLine) { in addTrailingSpace() method in TypeBoundExtendsInsertion
DCloseParenthesisInsertion.java31 protected boolean addTrailingSpace(boolean gotSeparateLine) { in addTrailingSpace() method in CloseParenthesisInsertion
DCastInsertion.java76 protected boolean addTrailingSpace(boolean gotSeparateLine) { in addTrailingSpace() method in CastInsertion
DConstructorInsertion.java93 protected boolean addTrailingSpace(boolean gotSeparateLine) { in addTrailingSpace() method in ConstructorInsertion
DInsertion.java119 if (addTrailingSpace(gotSeparateLine)) { in getText()
175 protected boolean addTrailingSpace(boolean gotSeparateLine) { in addTrailingSpace() method in Insertion
DNewInsertion.java110 protected boolean addTrailingSpace(boolean gotSeparateLine) { in addTrailingSpace() method in NewInsertion
/external/annotation-tools/annotation-file-utilities/
Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/ ...