|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompletionManager
| Method Summary | |
|---|---|
List<CompletionItem> |
getCompletionItems()
Return the list of the matching items |
void |
setInputParsingManager(InputParsingManager inputParsingManager)
Defines the Parsing Manager |
void |
setInterpretor(GenericInterpreter interpretor)
Defines the interpretor |
| Method Detail |
|---|
void setInputParsingManager(InputParsingManager inputParsingManager)
inputParsingManager - the parsing managervoid setInterpretor(GenericInterpreter interpretor)
interpretor - the interpretorList<CompletionItem> getCompletionItems()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||