public static class ReplacingAppendable.Factory extends DocumentSourceAppender.Factory<ReplacingAppendable>
DocumentSourceAppender.Factory.OptionalParameters
Constructor and Description |
---|
ReplacingAppendable.Factory() |
Modifier and Type | Method and Description |
---|---|
protected ReplacingAppendable |
newInstance(IXtextDocument document,
RewritableImportSection importSection,
WhitespaceHelper whitespaceHelper,
java.lang.String indentString,
java.lang.String lineSeparator,
int baseIndentationLevel,
boolean isJava) |
create, create, getIndentationLevelAtOffset, getIndentString
protected ReplacingAppendable newInstance(IXtextDocument document, RewritableImportSection importSection, WhitespaceHelper whitespaceHelper, java.lang.String indentString, java.lang.String lineSeparator, int baseIndentationLevel, boolean isJava)
newInstance
in class DocumentSourceAppender.Factory<ReplacingAppendable>