| Package | Description |
|---|---|
| org.eclipse.xtext.formatting2 |
Xtext formatting infrastructure since Xtext 2.8.
|
| org.eclipse.xtext.formatting2.debug | |
| org.eclipse.xtext.formatting2.internal | |
| org.eclipse.xtext.formatting2.regionaccess.internal |
| Modifier and Type | Method and Description |
|---|---|
ITextReplacer |
AbstractFormatter2.createCommentReplacer(IComment comment) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
TextRegionAccessToString.toString(IComment comment) |
| Modifier and Type | Method and Description |
|---|---|
IComment |
CommentReplacer.getComment() |
| Constructor and Description |
|---|
CommentReplacer(IComment comment) |
MultilineCommentReplacer(IComment comment,
char prefix) |
SinglelineCodeCommentReplacer(IComment comment,
String prefix) |
SinglelineCommentReplacer(IComment comment,
String prefix) |
SinglelineDocCommentReplacer(IComment comment,
String prefix) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeComment |
class |
StringComment |
Copyright © 2015. All Rights Reserved.