de.cau.cs.kieler.synccharts.labelparser.contentassist.antlr
Class ActionLabelParser
java.lang.Object
org.eclipse.xtext.ui.common.editor.contentassist.antlr.AbstractContentAssistParser
de.cau.cs.kieler.synccharts.labelparser.contentassist.antlr.ActionLabelParser
- All Implemented Interfaces:
- org.eclipse.xtext.ui.common.editor.contentassist.antlr.IContentAssistParser
public class ActionLabelParser
- extends org.eclipse.xtext.ui.common.editor.contentassist.antlr.AbstractContentAssistParser
- Rating

Methods inherited from class org.eclipse.xtext.ui.common.editor.contentassist.antlr.AbstractContentAssistParser |
createLexer, getFollowElements, getFollowElements |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionLabelParser
public ActionLabelParser()
createParser
protected InternalActionLabelParser createParser()
- Specified by:
createParser
in class org.eclipse.xtext.ui.common.editor.contentassist.antlr.AbstractContentAssistParser
getRuleName
protected String getRuleName(org.eclipse.xtext.AbstractElement element)
- Specified by:
getRuleName
in class org.eclipse.xtext.ui.common.editor.contentassist.antlr.AbstractContentAssistParser
getFollowElements
protected Collection<org.eclipse.xtext.ui.common.editor.contentassist.antlr.FollowElement> getFollowElements(org.eclipse.xtext.ui.common.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser parser)
- Specified by:
getFollowElements
in class org.eclipse.xtext.ui.common.editor.contentassist.antlr.AbstractContentAssistParser
getInitialHiddenTokens
protected String[] getInitialHiddenTokens()
- Specified by:
getInitialHiddenTokens
in class org.eclipse.xtext.ui.common.editor.contentassist.antlr.AbstractContentAssistParser
getGrammarAccess
public ActionLabelGrammarAccess getGrammarAccess()
setGrammarAccess
public void setGrammarAccess(ActionLabelGrammarAccess grammarAccess)