(.js)
laraImport("clava.graphs.cfg.CfgUtils");
(.lara)
import clava.graphs.cfg.CfgUtils;
Classes:
CfgUtils
getNodeType($stmt)
Returns the type of graph node based on the type of the leader statement. If this statement is not a leader, returns undefined
getTarget(node, edgeType)
isLeader($stmt)