|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser
org.eclipse.xtext.ui.contentassist.antlr.XtextParser
org.eclipse.xtext.ui.contentassist.antlr.PartialXtextContentAssistParser
public class PartialXtextContentAssistParser
| Constructor Summary | |
|---|---|
PartialXtextContentAssistParser()
|
|
| Method Summary | |
|---|---|
protected java.util.Collection<FollowElement> |
getFollowElements(AbstractInternalContentAssistParser parser)
|
void |
initializeFor(AbstractRule rule)
|
| Methods inherited from class org.eclipse.xtext.ui.contentassist.antlr.XtextParser |
|---|
createParser, getGrammarAccess, getInitialHiddenTokens, getRuleName, setGrammarAccess |
| Methods inherited from class org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractContentAssistParser |
|---|
createLexer, getFollowElements, getUnorderedGroupHelper, setUnorderedGroupHelper |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.xtext.ui.editor.contentassist.antlr.IContentAssistParser |
|---|
getFollowElements |
| Constructor Detail |
|---|
public PartialXtextContentAssistParser()
| Method Detail |
|---|
public void initializeFor(AbstractRule rule)
initializeFor in interface IPartialContentAssistParserprotected java.util.Collection<FollowElement> getFollowElements(AbstractInternalContentAssistParser parser)
getFollowElements in interface IContentAssistParsergetFollowElements in class XtextParser
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||