|
||||||||||
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.ParserBasedContentAssistContextFactory.StatefulFactory
org.eclipse.ocl.examples.xtext.completeocl.ui.CompleteOCLUiModule.Bug382088Workaround
public static class CompleteOCLUiModule.Bug382088Workaround
Field Summary |
---|
Fields inherited from class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory |
---|
completionOffset, contentAssistContextProvider, contextBuilders, currentModel, currentNode, datatypeNode, lastCompleteNode, lastVisibleNode, lexer, matcher, parser, parseResult, resource, rootNode, selection, tokenDefProvider, viewer |
Constructor Summary | |
---|---|
CompleteOCLUiModule.Bug382088Workaround()
|
Method Summary | |
---|---|
protected void |
computeFollowElements(org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator calculator,
org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement element,
com.google.common.collect.Multimap<java.lang.Integer,java.util.List<org.eclipse.xtext.AbstractElement>> visited)
|
Methods inherited from class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory |
---|
apply, canBeCalledAfter, computeCurrentModel, computeFollowElements, computeFollowElements, create, createCallHierachyHelper, createContextsForLastCompleteNode, doComputePrefix, doCreateContext, doCreateContexts, doCreateContexts, getCompletionOffset, getContainingDatatypeRuleNode, getCurrentNode, getLastCompleteNodeByOffset, getNodeTextUpToCompletionOffset, getParser, getPrefix, getRule, handleLastCompleteNodeAsPartOfDatatypeNode, handleLastCompleteNodeHasNoGrammarElement, handleLastCompleteNodeIsAtEndOfDatatypeNode, handleLastCompleteNodeIsPartOfLookahead, initializeAndAdjustCompletionOffset, initializeFromViewerAndResource, initializeNodeAndModelData, isErrorToken, isLikelyToBeValidProposal, setParser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Function |
---|
equals |
Constructor Detail |
---|
public CompleteOCLUiModule.Bug382088Workaround()
Method Detail |
---|
protected void computeFollowElements(org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator calculator, org.eclipse.xtext.ui.editor.contentassist.antlr.FollowElement element, com.google.common.collect.Multimap<java.lang.Integer,java.util.List<org.eclipse.xtext.AbstractElement>> visited)
computeFollowElements
in class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |