org.eclipse.xtext.xbase.ui.syntaxcoloring
Class XbaseTokenToAttributeIdMapper

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.model.TokenTypeToStringMapper
      extended by org.eclipse.xtext.ui.editor.syntaxcoloring.AbstractAntlrTokenToAttributeIdMapper
          extended by org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultAntlrTokenToAttributeIdMapper
              extended by org.eclipse.xtext.xbase.ui.syntaxcoloring.XbaseTokenToAttributeIdMapper

public class XbaseTokenToAttributeIdMapper
extends DefaultAntlrTokenToAttributeIdMapper

Author:
Sven Efftinge - Initial contribution and API

Constructor Summary
XbaseTokenToAttributeIdMapper()
           
 
Method Summary
 
Methods inherited from class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultAntlrTokenToAttributeIdMapper
calculateId
 
Methods inherited from class org.eclipse.xtext.ui.editor.syntaxcoloring.AbstractAntlrTokenToAttributeIdMapper
getId
 
Methods inherited from class org.eclipse.xtext.ui.editor.model.TokenTypeToStringMapper
getMappedValue, initIds, setTokenDefProvider
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XbaseTokenToAttributeIdMapper

public XbaseTokenToAttributeIdMapper()