sql-psi
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
sql-psi
core
/
com.alecstrong.sql.psi.core.psi
/
SqlSelectStmt
/
getValuesExpressionList
get
Values
Expression
List
@
NotNull
abstract
fun
getValuesExpressionList
(
)
:
@
NotNull
List
<
SqlValuesExpression
>