#include <FSMConstructor.h>
Public Member Functions | |
string | getId () const |
Public Attributes | |
std::string | file |
std::string | id |
int | line |
int | pos |
std::string | text |
std::string | type |
Definition at line 50 of file FSMConstructor.h.
string fsm_constructor::Call::getId | ( | ) | const [inline] |
Definition at line 58 of file FSMConstructor.h.
std::string fsm_constructor::Call::file |
Definition at line 56 of file FSMConstructor.h.
std::string fsm_constructor::Call::id [mutable] |
Definition at line 52 of file FSMConstructor.h.
Definition at line 55 of file FSMConstructor.h.
Definition at line 55 of file FSMConstructor.h.
std::string fsm_constructor::Call::text |
Definition at line 54 of file FSMConstructor.h.
std::string fsm_constructor::Call::type |
Definition at line 53 of file FSMConstructor.h.