Readonlycallthe id of the source() function-call node that triggered the warning
Readonlykindcycle: the source() would re-inline a file already being inlined on the current path;
the literal call is kept at the cycle edge to break the recursion.unresolved: the source() survived the slice but could not be linked to a file
(dynamic or missing path); the literal call is kept verbatim.Optional Readonlypaththe (best-effort) path of the file that was meant to be sourced, if known
A warning raised while inlining
source()calls during reconstruction.See
reconstructToCode