|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.ui.editor.model.TokenTypeToStringMapper
org.eclipse.xtext.ui.editor.syntaxcoloring.AbstractAntlrTokenToAttributeIdMapper
org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultAntlrTokenToAttributeIdMapper
org.eclipse.ocl.examples.xtext.essentialocl.ui.syntaxcoloring.BaseAntlrTokenToAttributeIdMapper
public class BaseAntlrTokenToAttributeIdMapper
Constructor Summary | |
---|---|
BaseAntlrTokenToAttributeIdMapper()
|
Method Summary | |
---|---|
protected java.lang.String |
calculateId(java.lang.String tokenName,
int tokenType)
|
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 |
---|
public BaseAntlrTokenToAttributeIdMapper()
Method Detail |
---|
protected java.lang.String calculateId(java.lang.String tokenName, int tokenType)
calculateId
in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultAntlrTokenToAttributeIdMapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |