|
Descent XML
An XML Parser Helper Library
|
Represents a single token. More...
#include <lex.h>
Data Fields | |
| descent_xml_classifier_fn * | type |
| Represents the type of token classifiered. | |
| struct libadt_const_lptr | script |
| A pointer to the full script. | |
| struct libadt_const_lptr | value |
| A pointer to the classifiered value. | |
Represents a single token.
| struct libadt_const_lptr descent_xml_lex::value |
A pointer to the classifiered value.
This will always be a pointer into .script.