jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
jmlparser-parent
utils
/
io.github.jmltoolkit.utils
/
Helper
/
findAndApply
find
And
Apply
fun
<
T
:
Node
?
>
findAndApply
(
clazz
:
Class
<
T
>
,
node
:
Node
,
fn
:
Function
<
T
,
Node
>
)
:
Node
(
source
)