- All Superinterfaces:
-
org.eclipse.xtext.formatting2.ITextReplacer
class SARLSinglelineCommentReplacer
extends java.lang.Object
Format the single-line block comment according to the SARL standards.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
Constructor Summary
Constructor and description |
new(IComment)
Construct the replacer. |
Action Summary
Constructor Details
-
new(IComment)
Construct the replacer.
- Parameters:
-
comment -
Action Details
- configureWhitespace(WhitespaceReplacer,WhitespaceReplacer)
-
def configureWhitespace(WhitespaceReplacer,WhitespaceReplacer)
- createReplacements(ITextReplacerContext)
-
def createReplacements(ITextReplacerContext) : org.eclipse.xtext.formatting2.ITextReplacerContext