Descent XML
An XML Parser Helper Library
Loading...
Searching...
No Matches
Data Fields
descent_xml_lex Struct Reference

Represents a single token. More...

#include <lex.h>

Data Fields

descent_xml_classifier_fntype
 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.
 

Detailed Description

Represents a single token.

Field Documentation

◆ value

struct libadt_const_lptr descent_xml_lex::value

A pointer to the classifiered value.

This will always be a pointer into .script.


The documentation for this struct was generated from the following file: