toggle menu
SQLDelight
2.1.0-SNAPSHOT
jvm
switch theme
search in API
postgresql
/
app.cash.sqldelight.dialects.postgresql.grammar
/
PostgreSqlParserUtil
/
compoundSelectStmtExt
compound
Select
Stmt
Ext
@
JvmStatic
fun
compoundSelectStmtExt
(
builder
:
PsiBuilder
,
level
:
Int
,
compound_select_stmt
:
GeneratedParserUtilBase.Parser
)
:
Boolean