Collaboration diagram for asa_repl:

Data Fields | |
| asa_repl * | next |
| next element | |
| int | group |
| -1 if fixed string, else source group | |
| char * | text |
| fixed string for group == -1 | |
| struct asa_repl* asa_repl::next |
next element
| int asa_repl::group |
-1 if fixed string, else source group
| char* asa_repl::text |
fixed string for group == -1
1.5.1