de.cau.cs.kieler.esterel.highlighting
Class EsterelAntlrTokenToAttributeIdMapper

java.lang.Object
  extended by org.eclipse.xtext.ui.common.editor.syntaxcoloring.antlr.AbstractAntlrTokenToAttributeIdMapper
      extended by org.eclipse.xtext.ui.common.editor.syntaxcoloring.antlr.DefaultAntlrTokenToAttributeIdMapper
          extended by de.cau.cs.kieler.esterel.highlighting.EsterelAntlrTokenToAttributeIdMapper

public class EsterelAntlrTokenToAttributeIdMapper
extends org.eclipse.xtext.ui.common.editor.syntaxcoloring.antlr.DefaultAntlrTokenToAttributeIdMapper

Rating red

Constructor Summary
EsterelAntlrTokenToAttributeIdMapper()
           
 
Method Summary
protected  String calculateId(String tokenName, int tokenType)
           
 
Methods inherited from class org.eclipse.xtext.ui.common.editor.syntaxcoloring.antlr.AbstractAntlrTokenToAttributeIdMapper
getId, initIds, setTokenDefProvider
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsterelAntlrTokenToAttributeIdMapper

public EsterelAntlrTokenToAttributeIdMapper()
Method Detail

calculateId

protected String calculateId(String tokenName,
                             int tokenType)
Overrides:
calculateId in class org.eclipse.xtext.ui.common.editor.syntaxcoloring.antlr.DefaultAntlrTokenToAttributeIdMapper