cpg-core
6.1.0
cpg-core
/
de.fraunhofer.aisec.cpg.graph.statements
/
IfStatement
/
elseStatement
else
Statement
var
elseStatement
:
Statement
?
=
null
The statement that is executed, if the condition is evaluated as false. Usually a
CompoundStatement
.