Package org.eclipse.xtext.ide.editor.syntaxcoloring
-
Interface Summary Interface Description HighlightingStyles IEditorHighlightingConfigurationProvider Deprecated, for removal: This API element is subject to removal in a future version. this class is not used anymore and will be removed in a future releaseIHighlightedPositionAcceptor Xtext uses anIHighlightedPositionAcceptorto collect any ranges that should be highlighted based on semantic information of your model.ISemanticHighlightingCalculator Clients should implement anISemanticHighlightingCalculatorto compute the mapping from ranges in the input to the appropriate highlighting style. -
Class Summary Class Description AbstractAntlrTokenToAttributeIdMapper DefaultAntlrTokenToAttributeIdMapper DefaultSemanticHighlightingCalculator IEditorHighlightingConfigurationProvider.DefaultImpl Deprecated. LightweightPosition LightweightPosition.IntToStringArray MergingHighlightedPositionAcceptor Accepts a bunch of positions and creates a list of positions from them that do not overlap.