Puma Reference Manual | Puma::LexerMap< L > Struct Template Reference |
#include <LexerMap.h>
Public Types | |
typedef std::map< unsigned int, L * >::iterator | Iter |
typedef std::map< unsigned int, L * >::value_type | ValueType |
Public Member Functions | |
~LexerMap () | |
Iter | create (unsigned id) |
typedef std::map<unsigned int, L*>::iterator Puma::LexerMap< L >::Iter |
typedef std::map<unsigned int, L*>::value_type Puma::LexerMap< L >::ValueType |
Puma::LexerMap< L >::~LexerMap | ( | ) | [inline] |
Iter Puma::LexerMap< L >::create | ( | unsigned | id | ) | [inline] |