toggle menu
SQLDelight
2.1.0-SNAPSHOT
jvm
switch theme
search in API
postgresql
/
app.cash.sqldelight.dialects.postgresql.grammar.psi
/
PostgreSqlVisitor
/
visitCompoundSelectStmt
visit
Compound
Select
Stmt
open
fun
visitCompoundSelectStmt
(
@
NotNull
o
:
@
NotNull
PostgreSqlCompoundSelectStmt
)