public interface IPathCompletionHandler
| Modifier and Type | Method and Description |
|---|---|
GosuEditor |
getGosuEditor() |
boolean |
handleCompletePath(ISymbolTable transientSymTable) |
void |
setGosuEditor(GosuEditor gsEditor) |
void setGosuEditor(GosuEditor gsEditor)
GosuEditor getGosuEditor()
boolean handleCompletePath(ISymbolTable transientSymTable)
transientSymTable - The symbol table corresponding with the scope at
the editor's caret position.Copyright © 2017. All rights reserved.