public class SinglelineCodeCommentReplacer extends SinglelineCommentReplacer
GET_REGION| Constructor and Description |
|---|
SinglelineCodeCommentReplacer(IComment comment,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
configureWhitespace(WhitespaceReplacer leading,
WhitespaceReplacer trailing) |
ITextReplacerContext |
createReplacements(ITextReplacerContext context)
Creates the real replacements for this region.
|
getFirstSpace, getPrefix, hasEmptyBodygetComment, getRegionpublic ITextReplacerContext createReplacements(ITextReplacerContext context)
ITextReplacerpublic void configureWhitespace(WhitespaceReplacer leading, WhitespaceReplacer trailing)
configureWhitespace in class CommentReplacerCopyright © 2015. All Rights Reserved.