![]() |
The Gaudi Framework
v25r3
|
Grammar or grammar rule which derive from this struct will have attribute of type T
and name val
More...
#include <GaudiKernel/Grammars.h>
Public Types | |
typedef boost::spirit::closure < ClosureGrammar, T > | closure |
Public Attributes | |
closure::member1 | val |
Grammar or grammar rule which derive from this struct will have attribute of type T
and name val
Definition at line 63 of file Grammars.h.
typedef boost::spirit::closure<ClosureGrammar, T> Gaudi::Parsers::ClosureGrammar< T >::closure |
Definition at line 65 of file Grammars.h.
closure::member1 Gaudi::Parsers::ClosureGrammar< T >::val |
Definition at line 66 of file Grammars.h.