@javax.inject.Singleton
class BugSinglelineCommentIndentation
extends java.lang.Object
FIXME: Xtext upgrade, Fixing a bug in Xtext Formatter2 API that avoid to have a good indentation for the last comment in a block.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
Constructor Summary
Constructor and description |
new |
Action Summary
Constructor Details
-
new
-
new
Action Details
-
def fix(ITextReplacerContext,IComment) : org.eclipse.xtext.formatting2.ITextReplacerContext
Fixing the bug.
-
Parameters:
-
context -
comment -
-
Returns:
-