(.js)
laraImport("lara.pass.PassResult");
(.lara)
import lara.pass.PassResult;
new PassResult()
The result of a Lara transformation pass.
appliedPass()
appliedPass(newValue)
constructor(name, [params])
insertedLiteralCode()
insertedLiteralCode(newValue)
isUndefined()
isUndefined(newValue)
location()
location(newValue)
name()
toString()