public class PartialEMFPatternLanguageContentAssistParser extends EMFPatternLanguageParser implements org.eclipse.xtext.ide.editor.partialEditing.IPartialEditingContentAssistParser
Constructor and Description |
---|
PartialEMFPatternLanguageContentAssistParser() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection<org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElement> |
getFollowElements(org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser parser) |
void |
initializeFor(org.eclipse.xtext.AbstractRule rule) |
createParser, getGrammarAccess, getInitialHiddenTokens, getRuleName, setGrammarAccess
createLexer, createTokenSource, getEntryRule, getFollowElements, getFollowElements, getFollowElements, getFollowElements, getRequiredRuleNameComputer, getUnorderedGroupHelper, setRequiredRuleNameComputer, setUnorderedGroupHelper
public PartialEMFPatternLanguageContentAssistParser()
public void initializeFor(org.eclipse.xtext.AbstractRule rule)
initializeFor
in interface org.eclipse.xtext.ide.editor.partialEditing.IPartialEditingContentAssistParser
initializeFor
in class org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParser
protected java.util.Collection<org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElement> getFollowElements(org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser parser)
getFollowElements
in class org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParser