de.cau.cs.kieler.synccharts.text.kits.ui
Class KitsSemanticHighlightingCalculator
java.lang.Object
de.cau.cs.kieler.synccharts.text.kits.ui.KitsSemanticHighlightingCalculator
- All Implemented Interfaces:
- org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator
public class KitsSemanticHighlightingCalculator
- extends Object
- implements org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator
Custom ISemanticHighlightingCalculator
contributing to the Kits editor.
- Rating

Method Summary |
void |
provideHighlightingFor(org.eclipse.xtext.resource.XtextResource resource,
org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor acceptor)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KitsSemanticHighlightingCalculator
public KitsSemanticHighlightingCalculator()
provideHighlightingFor
public void provideHighlightingFor(org.eclipse.xtext.resource.XtextResource resource,
org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor acceptor)
- Specified by:
provideHighlightingFor
in interface org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator