Hello,
every one of these “reifications” are defined as a subclass of
RFReification
There is one subclass for every symbol (e.g. for #arguments, there is
RFArgumentsReification).
The class side method #key defines the exact symbol, while #nodes returns the
AST node classes
where this reification is available.
I will make a full table soon that lists everything.
Marcus
> On 25 Sep 2015, at 09:36, [email protected] wrote:
>
> Dear Marcus,
>
> I am wondering where to ‘discover’ all the possible values for the
> #arguments: to pass to the MetaLink.
>
> Cheers,
> R
>