| DeSR Dependency Parser |
#include <Token.h>


Public Member Functions | |
| AttributeId | insert (const char *name) |
| Inserts a key in the index. | |
| AttributeIndex & | operator= (AttributeIndex const &ai) |
Public Attributes | |
| std::vector< char const * > | names |
Definition at line 49 of file Token.h.
| AttributeId Tanl::AttributeIndex::insert | ( | const char * | name | ) | [inline] |
Inserts a key in the index.
Definition at line 57 of file Token.h.
Referenced by Tanl::Attributes::insert().