On Wed, 2004-09-15 at 12:47 -0700, [EMAIL PROTECTED] wrote: > Grammar roles? > > Larry
Hmm, actually a few questions on the topic: S5 doesn't specify whether grammars can have attributes. Can they? Can they have methods, or at least local subs, to call from the code within the rules? Can grammars inherit from classes/roles (to pull methods into their namespace, for code within the rules)? Can classes inherit from grammars? (to pull their rules into their namespace) Miro