public class ReservedWordInsightDataProvider extends InsightDataProvider
m_DBInsightProvider| Constructor and Description |
|---|
ReservedWordInsightDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
addItems(DBObject parent)
Add all items that are "children" of the given parent.
|
protected int |
getOrder()
Get the sort order.
|
accept, addDBObject, addExpression, addReservedWord, addWords, correctCase, getContextObjectAtOffset, getFilterMode, getLogger, getMatchingSchemaItems, getOffset, getParentScopeClass, getProvider, getSearchString, getSubProgramDisplayValue, isTargetClass, isTargetClassOrPossibleParent, isTopLevel, setDBInsightProvider, setOrderpublic void addItems(DBObject parent)
InsightDataProvideraddItems in class InsightDataProviderparent - The context for the child insight items. May be null.protected int getOrder()
InsightDataProvidergetOrder in class InsightDataProvider#setWeight