toggle menu
cpg
main
jvm
switch theme
search in API
cpg-core
/
de.fraunhofer.aisec.cpg.processing
/
IVisitable
/
accept
accept
open
fun
accept
(
strategy
:
IStrategy
<
V
>
,
visitor
:
IVisitor
<
V
>
)
Parameters
strategy
Traversal strategy.
visitor
Instance of the visitor to call.