toggle menu
cpg
main
jvm
switch theme
search in API
cpg-core
/
de.fraunhofer.aisec.cpg.graph.statements
/
IfStatement
/
thenStatement
then
Statement
var
thenStatement
:
Statement
?
The statement that is executed, if the condition is evaluated as true. Usually a
Block
.