| Tanl Linguistic Pipeline |
Represents contexts of the tokens. More...
#include <Token.h>
Public Member Functions | |
| Context (const std::string &xmlTag, Context *parent=0) | |
| void | Dispose () |
| Context (const std::string &xmlTag, Context *parent=0) | |
| void | Dispose () |
Public Attributes | |
| Tag | tag |
| Context * | parent |
Represents contexts of the tokens.