SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
postgresql
/
app.cash.sqldelight.dialects.postgresql.grammar.psi
/
PostgreSqlVisitor
/
visitMatchOperatorExpression
visit
Match
Operator
Expression
open
fun
visitMatchOperatorExpression
(
@
NotNull
o
:
@
NotNull
PostgreSqlMatchOperatorExpression
)