public class SqliteSqlStmtImpl extends com.alecstrong.sqlite.psi.core.psi.SqliteCompositeElementImpl implements SqliteSqlStmt
| Constructor and Description |
|---|
SqliteSqlStmtImpl(com.intellij.lang.ASTNode node) |
annotate, getContainingFile, queryAvailable, tableAvailable, tablesAvailable, toStringadd, addAfter, addBefore, addInternal, addRange, addRangeAfter, addRangeBefore, checkAdd, checkDelete, copy, delete, deleteChildInternal, deleteChildRange, findChildByFilter, findChildByType, findChildByType, findChildrenByType, findChildrenByType, findChildrenByType, findChildrenByType, findElementAt, findLastChildByType, findNotNullChildByType, findNotNullChildByType, getChildren, getCopyableUserData, getFirstChild, getLanguage, getLastChild, getManager, getNextSibling, getPrevSibling, getStartOffsetInParent, getText, getTextLength, getTextOffset, getTextRange, putCopyableUserData, replace, replaceChildInternal, subtreeChanged, textContains, textToCharArrayacceptChildren, canNavigate, canNavigateToSource, findChildByClass, findChildrenByClass, findNotNullChildByClass, findReferenceAt, getContext, getName, getNavigationElement, getOriginalElement, getPresentation, getProject, getReference, getReferences, getResolveScope, getUseScope, isEquivalentTo, isPhysical, isValid, isWritable, navigate, notNullChild, processDeclarations, textMatches, textMatchesbuildRowIcon, computeBaseIcon, createLayeredIcon, getAdjustedBaseIcon, getBaseIcon, getElementIcon, getIcon, iconWithVisibilityIfNeeded, isNativeFileType, isVisibilitySupported, overlayIcons, registerIconLayer, transformFlagschangeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putUserData, putUserDataIfAbsent, replace, setUserMapequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContainingFile, queryAvailable, tablesAvailableacceptChildren, 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, toStringpublic void accept(@NotNull
SqliteVisitor visitor)
public void accept(@NotNull
com.intellij.psi.PsiElementVisitor visitor)
accept in interface com.intellij.psi.PsiElementaccept in class com.intellij.psi.impl.PsiElementBase@Nullable public SqliteAlterTableStmt getAlterTableStmt()
getAlterTableStmt in interface SqliteSqlStmt@Nullable public SqliteAnalyzeStmt getAnalyzeStmt()
getAnalyzeStmt in interface SqliteSqlStmt@Nullable public SqliteAttachStmt getAttachStmt()
getAttachStmt in interface SqliteSqlStmt@Nullable public SqliteBeginStmt getBeginStmt()
getBeginStmt in interface SqliteSqlStmt@Nullable public SqliteCommitStmt getCommitStmt()
getCommitStmt in interface SqliteSqlStmt@Nullable public SqliteCompoundSelectStmt getCompoundSelectStmt()
getCompoundSelectStmt in interface SqliteSqlStmt@Nullable public SqliteCreateIndexStmt getCreateIndexStmt()
getCreateIndexStmt in interface SqliteSqlStmt@Nullable public SqliteCreateTableStmt getCreateTableStmt()
getCreateTableStmt in interface SqliteSqlStmt@Nullable public SqliteCreateTriggerStmt getCreateTriggerStmt()
getCreateTriggerStmt in interface SqliteSqlStmt@Nullable public SqliteCreateViewStmt getCreateViewStmt()
getCreateViewStmt in interface SqliteSqlStmt@Nullable public SqliteCreateVirtualTableStmt getCreateVirtualTableStmt()
getCreateVirtualTableStmt in interface SqliteSqlStmt@Nullable public SqliteDeleteStmtLimited getDeleteStmtLimited()
getDeleteStmtLimited in interface SqliteSqlStmt@Nullable public SqliteDetachStmt getDetachStmt()
getDetachStmt in interface SqliteSqlStmt@Nullable public SqliteDropIndexStmt getDropIndexStmt()
getDropIndexStmt in interface SqliteSqlStmt@Nullable public SqliteDropTableStmt getDropTableStmt()
getDropTableStmt in interface SqliteSqlStmt@Nullable public SqliteDropTriggerStmt getDropTriggerStmt()
getDropTriggerStmt in interface SqliteSqlStmt@Nullable public SqliteDropViewStmt getDropViewStmt()
getDropViewStmt in interface SqliteSqlStmt@Nullable public SqliteInsertStmt getInsertStmt()
getInsertStmt in interface SqliteSqlStmt@Nullable public SqlitePragmaStmt getPragmaStmt()
getPragmaStmt in interface SqliteSqlStmt@Nullable public SqliteReindexStmt getReindexStmt()
getReindexStmt in interface SqliteSqlStmt@Nullable public SqliteReleaseStmt getReleaseStmt()
getReleaseStmt in interface SqliteSqlStmt@Nullable public SqliteRollbackStmt getRollbackStmt()
getRollbackStmt in interface SqliteSqlStmt@Nullable public SqliteSavepointStmt getSavepointStmt()
getSavepointStmt in interface SqliteSqlStmt@Nullable public SqliteUpdateStmtLimited getUpdateStmtLimited()
getUpdateStmtLimited in interface SqliteSqlStmt@Nullable public SqliteVacuumStmt getVacuumStmt()
getVacuumStmt in interface SqliteSqlStmt