SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
sqldelight-compiler
/
app.cash.sqldelight.core.lang.util
/
findChildRecursive
find
Child
Recursive
fun
ASTNode
.
findChildRecursive
(
type
:
IElementType
)
:
ASTNode
?