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, withTail
as, as, equals, getAllLookupStrings, getAutoCompletionPolicy, getDelegate, getLookupString, getObject, getPsiElement, hashCode, isCaseSensitive, isValid, isWorthShowingInAutoPopup, renderElement, toString, withInsertHandler, withRenderer
requiresCommittedDocuments
changeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMap
public OverridableSpace(LookupElement keyword, TailType tail)
protected TailType computeTailType(InsertionContext context)
computeTailType
in class TailTypeDecorator<LookupElement>