public interface SqliteInExpr extends SqliteExpr
| Modifier and Type | Method and Description |
|---|---|
SqliteCompoundSelectStmt |
getCompoundSelectStmt() |
SqliteDatabaseName |
getDatabaseName() |
java.util.List<SqliteExpr> |
getExprList() |
SqliteTableName |
getTableName() |
getContainingFile, queryAvailable, tablesAvailableaccept, acceptChildren, add, addAfter, addBefore, addRange, addRangeAfter, addRangeBefore, checkAdd, checkDelete, copy, delete, deleteChildRange, findElementAt, findReferenceAt, getChildren, getContext, getCopyableUserData, getFirstChild, getLanguage, getLastChild, getManager, getNavigationElement, getNextSibling, getNode, getOriginalElement, getParent, getPrevSibling, getProject, getReference, getReferences, getResolveScope, getStartOffsetInParent, getText, getTextLength, getTextOffset, getTextRange, getUseScope, isEquivalentTo, isPhysical, isValid, isWritable, processDeclarations, putCopyableUserData, replace, textContains, textMatches, textMatches, textToCharArray, toString@Nullable SqliteCompoundSelectStmt getCompoundSelectStmt()
@Nullable SqliteDatabaseName getDatabaseName()
@NotNull java.util.List<SqliteExpr> getExprList()
@Nullable SqliteTableName getTableName()