#include <refactoring.hpp>
Public Types | |
typedef attach_action_gen < NestedT > | embed_t |
Public Member Functions | |
attach_action_gen (NestedT const &nested_=non_nested_refactoring()) | |
template<typename ParserT , typename ActionT > | |
attach_action_parser< action < ParserT, ActionT >, NestedT > | operator[] (action< ParserT, ActionT > const &actor) const |
typedef attach_action_gen<NestedT> boost::spirit::attach_action_gen< NestedT >::embed_t |
|
inline |
|
inline |