| Package | Description |
|---|---|
| org.eclipse.xtext.formatting2 |
Xtext formatting infrastructure since Xtext 2.8.
|
| org.eclipse.xtext.formatting2.debug | |
| org.eclipse.xtext.formatting2.internal |
| Class and Description |
|---|
| AbstractFormatter2
This is an abstract base class for language-specific formatters.
|
| ConflictingFormattingException
An exception to indicate that a region of the document was formatted with
conflicting settings.
|
| FormatterRequest
A request tells the formatter what and how to format.
|
| FormattingNotApplicableException
This exception can be thrown by a
ISubFormatter to indicate that a conditional formatting attempt failed. |
| IAutowrapFormatter
A strategy for formatting that is to be applied on auto wrapping.
|
| IFormattableDocument
A FormattableDocument is a stateful object that holds a list of
replacers. |
| IFormattableSubDocument
A sub document describes the formatting for a part of the entire document.
|
| IFormatter2
Use this interface to invoke a formatter.
|
| IHiddenRegionFormatter
An
IHiddenRegionFormatter is used to build a formatting setting for a hidden region. |
| IHiddenRegionFormatting
HiddenRegionFormatting specifies formatting information for a HiddenRegion.
|
| IMerger
Generic interface to describe an external merger for some
mergable type.
|
| ISubFormatter
An ISubFormatter is responsible to format a sub document.
|
| ITextReplacer
A TextReplacer is responsible for a
text region inside a IFormattableDocument and
produces replacements for that region. |
| ITextReplacerContext
Relevant state and methods during execution of a
text replacer. |
| Class and Description |
|---|
| IHiddenRegionFormatting
HiddenRegionFormatting specifies formatting information for a HiddenRegion.
|
| Class and Description |
|---|
| AbstractFormatter2
This is an abstract base class for language-specific formatters.
|
| ConflictingFormattingException
An exception to indicate that a region of the document was formatted with
conflicting settings.
|
| FormatterRequest
A request tells the formatter what and how to format.
|
| FormattingNotApplicableException
This exception can be thrown by a
ISubFormatter to indicate that a conditional formatting attempt failed. |
| IAutowrapFormatter
A strategy for formatting that is to be applied on auto wrapping.
|
| IFormattableDocument
A FormattableDocument is a stateful object that holds a list of
replacers. |
| IFormattableSubDocument
A sub document describes the formatting for a part of the entire document.
|
| IHiddenRegionFormatter
An
IHiddenRegionFormatter is used to build a formatting setting for a hidden region. |
| IHiddenRegionFormatting
HiddenRegionFormatting specifies formatting information for a HiddenRegion.
|
| IMerger
Generic interface to describe an external merger for some
mergable type.
|
| ISubFormatter
An ISubFormatter is responsible to format a sub document.
|
| ITextReplacer
A TextReplacer is responsible for a
text region inside a IFormattableDocument and
produces replacements for that region. |
| ITextReplacerContext
Relevant state and methods during execution of a
text replacer. |
Copyright © 2015. All Rights Reserved.