toggle menu
SQLDelight
2.1.0-SNAPSHOT
jvm
switch theme
search in API
postgresql
/
app.cash.sqldelight.dialects.postgresql.grammar.psi
/
PostgreSqlVisitor
/
visitBinaryLikeOperator
visit
Binary
Like
Operator
open
fun
visitBinaryLikeOperator
(
@
NotNull
o
:
@
NotNull
PostgreSqlBinaryLikeOperator
)