1 #ifndef EVENT_AND_LIST_H_INCLUDED_
2 #define EVENT_AND_LIST_H_INCLUDED_
EventAndList(SgVariableDefinition *ast_node)
default constructor
Definition: event_and_list.cpp:3
Definition: event_and_list.h:12
std::vector< EventAndList * >::const_iterator EventAndListVectorConstIter
Definition: event_and_list.h:36
std::vector< EventAndList * >::iterator EventAndListVectorIter
Definition: event_and_list.h:35
std::vector< EventAndList * > EventAndListVector
Definition: class.h:35
virtual std::string get_ast_type_name()
Get function for the name of the ast type of the event.
Definition: event_and_list.cpp:8