public class SqlDelightInsertStmtImpl extends com.squareup.sqldelight.core.lang.psi.InsertStmtMixin implements SqlDelightInsertStmt
| Constructor and Description |
|---|
SqlDelightInsertStmtImpl(com.intellij.lang.ASTNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(com.intellij.psi.PsiElementVisitor visitor) |
void |
accept(SqlDelightVisitor visitor) |
acceptsTableInterface$sqldelight_compiler, annotateaccept, getColumnNameList, getCompoundSelectStmt, getDatabaseName, getTableName, getValuesExpressionList, getWithClausehasDefaultValuegetQualifiedTableName, queryAvailabletablesAvailable, tablesExposedgetContainingFile, tableAvailable, 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, waitgetColumnNameList, getCompoundSelectStmt, getDatabaseName, getTableName, getValuesExpressionList, getWithClausegetContainingFile, 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 SqlDelightInsertStmtImpl(com.intellij.lang.ASTNode node)
public void accept(@NotNull
SqlDelightVisitor visitor)
public void accept(@NotNull
com.intellij.psi.PsiElementVisitor visitor)
accept in interface com.intellij.psi.PsiElementaccept in class com.alecstrong.sqlite.psi.core.psi.impl.SqliteInsertStmtImpl