#include <jdl_grammar.hpp>
Public Member Functions | |
jdl_grammar (parser_stack< boost::shared_ptr< component > > &stack) | |
Public Attributes | |
parser_stack < boost::shared_ptr < component > > & | node_stack |
Classes | |
struct | definition |
Definition at line 247 of file jdl_grammar.hpp.
jdl::jdl_grammar::jdl_grammar | ( | parser_stack< boost::shared_ptr< component > > & | stack | ) | [inline] |
Definition at line 249 of file jdl_grammar.hpp.
parser_stack<boost::shared_ptr<component> >& jdl::jdl_grammar::node_stack |
Definition at line 614 of file jdl_grammar.hpp.
Referenced by jdl::jdl_grammar::definition< ScannerT >::definition().