(.js)
laraImport("antarex.utils.sysfile");
(.lara)
import antarex.utils.sysfile;
addModifiedFiles($target)Add a file ($target) to the modified ones.
getModifiedFiles()getOSLibName(libname)mkNewFile($name, $fp)Declare a new file in Clava, $fp/$name ($fp : file path, $name: the name of the file).
rebuildFiles(varray)Rebuilt the AST of the files of an array (varray).
rebuildModifiedFiles()Rebuilt the modified files (elements of the global array _INRIA_MODFIED_FILES_.
resetModifiedFiles()Reset the set of the modified files.