|
Gaudi Framework, version v22r0 |
| Home | Generated: 9 Feb 2011 |
Grammar or grammar rule which derive from this struct will have two attributes: type T1 and name val, type T2 and name attrs.
More...
#include <Grammars.h>
Public Types | |
| typedef boost::spirit::closure < AttributesClosureGrammar, T1, T2 > | closure |
Public Attributes | |
| closure::member1 | val |
| closure::member2 | attrs |
Grammar or grammar rule which derive from this struct will have two attributes: type T1 and name val, type T2 and name attrs.
Definition at line 75 of file Grammars.h.
| typedef boost::spirit::closure<AttributesClosureGrammar, T1,T2> Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::closure |
Definition at line 78 of file Grammars.h.
| closure::member2 Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::attrs |
Definition at line 80 of file Grammars.h.
| closure::member1 Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::val |
Definition at line 79 of file Grammars.h.