public static class JavaKeywordCompletion.OverridableSpace extends TailTypeDecorator<LookupElement>
EMPTY_ARRAY| Constructor and Description |
|---|
OverridableSpace(LookupElement keyword,
TailType tail) |
| Modifier and Type | Method and Description |
|---|---|
protected TailType |
computeTailType(InsertionContext context) |
handleInsert, withTailas, as, equals, getAllLookupStrings, getAutoCompletionPolicy, getDelegate, getLookupString, getObject, getPsiElement, hashCode, isCaseSensitive, isValid, isWorthShowingInAutoPopup, renderElement, toString, withInsertHandler, withRendererrequiresCommittedDocumentschangeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMappublic OverridableSpace(LookupElement keyword, TailType tail)
protected TailType computeTailType(InsertionContext context)
computeTailType in class TailTypeDecorator<LookupElement>