public class AnnotationCompletionHandler extends SymbolCompletionHandler
| Constructor and Description |
|---|
AnnotationCompletionHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleCompletePath(ISymbolTable transientSymTable) |
protected boolean |
isAnnotationsOnly() |
displayFeaturePathCompletionBeanInfoPopup, displayPathCompletionBeanInfoPopup, getGosuEditor, getMemberPathFromPath, getPathAtCaret, getRootBeanFromPath, getSingleNameAtCaret, getSymbolAtCaret, getWordAtCaret, getWordBeforeCaret, isWordAtCaret, setGosuEditorpublic boolean handleCompletePath(ISymbolTable transientSymTable)
handleCompletePath in interface IPathCompletionHandlerhandleCompletePath in class SymbolCompletionHandlertransientSymTable - The symbol table corresponding with the scope at
the editor's caret position.protected boolean isAnnotationsOnly()
isAnnotationsOnly in class SymbolCompletionHandlerCopyright © 2020. All rights reserved.