On Friday 28 December 2007 16:16:55 Patrick R.Michaud wrote: > Whenever a PAST::Op node gets a non-PAST child, PCT currently > throws a cryptic exception message like: > > Method 'named' not found for invocant of class 'Perl6::Grammar' > > A better exception message would be something like: > > Perl6::Grammar ("2") child of PAST::Op cannot be converted to POST.
How does this node "get" a non-PAST child? Is there a single point at which you add a child to a PAST::Op node? (I'm pretty sure I know the answer, but I'm not entirely sure.) -- c