(.js)
laraImport("clava.code.DecomposeResult");
(.lara)
import clava.code.DecomposeResult;
Classes:
new DecomposeResult()
constructor(precedingStmts, $resultExpr, succeedingStmts)
stmts()
This function is deprecated. use `precedingStmts` instead
Represents the statements to be placed before the use of the expression
toString()