|
|||||||||
| 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.xtend.ide.contentassist.antlr.XtendParser
org.eclipse.xtend.ide.contentassist.antlr.PartialXtendContentAssistParser
public class PartialXtendContentAssistParser
| Constructor Summary | |
|---|---|
PartialXtendContentAssistParser()
|
|
| Method Summary | |
|---|---|
protected java.util.Collection<FollowElement> |
getFollowElements(AbstractInternalContentAssistParser parser)
|
void |
initializeFor(AbstractRule rule)
|
| Methods inherited from class org.eclipse.xtend.ide.contentassist.antlr.XtendParser |
|---|
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 PartialXtendContentAssistParser()
| Method Detail |
|---|
public void initializeFor(AbstractRule rule)
initializeFor in interface IPartialContentAssistParserprotected java.util.Collection<FollowElement> getFollowElements(AbstractInternalContentAssistParser parser)
getFollowElements in interface IContentAssistParsergetFollowElements in class XtendParser
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||