cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
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
.