sql-psi
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
sql-psi
core
/
com.alecstrong.sql.psi.core.psi
/
SqlCompoundSelectStmt
/
getCompoundOperatorList
get
Compound
Operator
List
@
NotNull
abstract
fun
getCompoundOperatorList
(
)
:
@
NotNull
List
<
SqlCompoundOperator
>