match param: ParamSpec (x" access ") and parent (subp: SubpBody()) do match not subp.child ( Identifier () and not parent (DefiningName()) and not parent (ExplicitDeref()) and p_referenced_decl ().filter (param)) wrap standard.out ("\e\e access object should be out or in out\n"); end;