Opened 7 years ago
Closed 7 years ago
#33 closed enhancement (fixed)
Local attributes for AG
Reported by: | Maxim Reznik | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | asis-2012 |
Component: | Grammars | Version: | |
Keywords: | Cc: |
Description
Add support for local attributes in Gela.Grammars.
Local attributes are defined per production.
Syntax for rules could be:
Rules for NT.Production : (. ${Local_Attr_To_Write} := ${Production.Local_Attr} + ${NT.Inherited_Attr} + ${Part.Synthesized}; .)
Note:
See TracTickets
for help on using tickets.