public abstract class AbstractPathCompletionHandler extends Object implements IPathCompletionHandler
| Constructor and Description |
|---|
AbstractPathCompletionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
displayFeaturePathCompletionBeanInfoPopup(BeanInfoPopup popup) |
protected void |
displayPathCompletionBeanInfoPopup(BeanInfoPopup popup) |
GosuEditor |
getGosuEditor() |
protected String |
getMemberPathFromPath(String strPath) |
protected String |
getPathAtCaret() |
protected String |
getRootBeanFromPath(String strPath) |
protected String |
getSingleNameAtCaret() |
protected ISymbol |
getSymbolAtCaret(ISymbolTable transientSymTable) |
protected String |
getWordAtCaret() |
protected String |
getWordBeforeCaret() |
protected boolean |
isWordAtCaret(ISymbolTable transientSymTable) |
void |
setGosuEditor(GosuEditor gsEditor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleCompletePathpublic GosuEditor getGosuEditor()
getGosuEditor in interface IPathCompletionHandlerpublic void setGosuEditor(GosuEditor gsEditor)
setGosuEditor in interface IPathCompletionHandlerprotected void displayPathCompletionBeanInfoPopup(BeanInfoPopup popup)
protected void displayFeaturePathCompletionBeanInfoPopup(BeanInfoPopup popup)
protected String getPathAtCaret()
protected String getWordAtCaret()
protected String getSingleNameAtCaret()
protected String getWordBeforeCaret()
protected boolean isWordAtCaret(ISymbolTable transientSymTable)
protected ISymbol getSymbolAtCaret(ISymbolTable transientSymTable)
Copyright © 2018. All rights reserved.