/search.css" rel="stylesheet" type="text/css"/> /search.js">
Grammar or grammar rule which derive from this struct will have two attributes: type T1
and name val, type
More...T2
and name attrs
#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 63 of file Grammars.h.
typedef boost::spirit::closure<AttributesClosureGrammar, T1,T2> Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::closure |
Definition at line 66 of file Grammars.h.
closure::member1 Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::val |
Definition at line 67 of file Grammars.h.
closure::member2 Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::attrs |
Definition at line 68 of file Grammars.h.