Public Member Functions | |
| SummaryGraphNode () | |
| SummaryGraphNode (const SummaryGraphNode &n) | |
| SummaryGraphNode (Transition &_trans, reg_exp_t &_regexp, int _uno, sem_elem_t _weight) | |
| SummaryGraphNode (Transition &_trans) | |
Public Attributes | |
| Transition | trans |
| reg_exp_t | regexp |
| int | uno |
| sem_elem_t | weight |
| wali::graph::SummaryGraphNode::SummaryGraphNode | ( | ) |
| wali::graph::SummaryGraphNode::SummaryGraphNode | ( | const SummaryGraphNode & | n | ) |
| wali::graph::SummaryGraphNode::SummaryGraphNode | ( | Transition & | _trans, | |
| reg_exp_t & | _regexp, | |||
| int | _uno, | |||
| sem_elem_t | _weight | |||
| ) |
| wali::graph::SummaryGraphNode::SummaryGraphNode | ( | Transition & | _trans | ) |
1.7.1