addLabelStatement

fun addLabelStatement(labelStatement: LabelStatement)

This function SHOULD only be used by the de.fraunhofer.aisec.cpg.passes.EvaluationOrderGraphPass while building up the EOG. It adds a LabelStatement to the list of label statements of the current scope.