| Puma Reference Manual | Puma: Puma::CSubMatch Class Reference |
#include <CSubMatch.h>
Public Member Functions | |
| CSubMatch (const char *) | |
| ~CSubMatch () | |
| Array< CTree * > & | trees () const |
| unsigned | Trees () const |
| CTree * | Tree (unsigned i) const |
| const char * | name () const |
| Puma::CSubMatch::CSubMatch | ( | const char * | ) |
| Puma::CSubMatch::~CSubMatch | ( | ) | [inline] |
| unsigned Puma::CSubMatch::Trees | ( | ) | const [inline] |
| CTree* Puma::CSubMatch::Tree | ( | unsigned | i | ) | const [inline] |
| const char* Puma::CSubMatch::name | ( | ) | const [inline] |