|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.text.contentassist.ParsingBasedProposalComputer
org.eclipse.cdt.internal.ui.text.contentassist.LegacyCompletionProposalComputer
public class LegacyCompletionProposalComputer
A proposal computer for handling the legacy extensions from the org.eclipse.cdt.core.completionContributors extension point.
Constructor Summary | |
---|---|
LegacyCompletionProposalComputer()
Default constructor is required (executable extension). |
Method Summary |
---|
Methods inherited from class org.eclipse.cdt.internal.ui.text.contentassist.ParsingBasedProposalComputer |
---|
computeCompletionProposals, computeContextInformation, getErrorMessage, sessionEnded, sessionStarted |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LegacyCompletionProposalComputer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |