#include <traverse.hpp>
|
template<typename ActionT , typename SubjectT , typename EnvT > |
parser_traversal_action_result
< TransformT, ActionT,
SubjectT, EnvT >::type | generate_action (ActionT const &action_, SubjectT const &subject_, EnvT const &) const |
|
template<typename TransformT >
template<typename ActionT , typename SubjectT , typename EnvT >
parser_traversal_action_result< TransformT, ActionT, SubjectT, EnvT >::type boost::spirit::action_identity_policy< TransformT >::generate_action |
( |
ActionT const & |
action_, |
|
|
SubjectT const & |
subject_, |
|
|
EnvT const & |
|
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: