Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 920 by norbert.hartl: Petit parser UI shows only production rules that have an instance variable in the selected class http://code.google.com/p/moose-technology/issues/detail?id=920
In the petit parser UI if I select a class I can see all production rules of that class. If I have a derived parser class that does not implement every of the production rules I get only those which are defined in the derived class.
It would be good if the pane of the production rules list could show productions from every class in the hierarchie above the petit parser ones.
Updates: Labels: Component-PetitParser
Comment #1 on issue 920 by tu...@tudorgirba.com: Petit parser UI shows only production rules that have an instance variable in the selected class http://code.google.com/p/moose-technology/issues/detail?id=920
Thank you, Norbert. I will look into this.