In order to create a proper extraction driver for LFRic, (#1483) we need to have the full PSyIR expression for all actual (implicit) kernel arguments. ATM this class only returns strings.
This has likely implications on other objects using this class as well.
Well, this is by far not complete. I have another PR ready that I just called 1883-part2, after that I suggest to close this (and leave the rest for the full conversion of LFRic to use PSyIR).
In order to create a proper extraction driver for LFRic, (#1483) we need to have the full PSyIR expression for all actual (implicit) kernel arguments. ATM this class only returns strings.
This has likely implications on other objects using this class as well.