#include <iostream>
#include <string>
#include <list>
#include <string.h>
struct ParserError
struct GMLValue
struct GMLTokenParser
struct GMLBuilder
struct GMLTrue
struct GMLFalse
struct GMLWriter
struct GMLParser< displayComment >
#define LEXICALPARSERERROR 0
#define GRAMMARPARSERERROR 1
enum GMLToken { BOOLTOKEN, ENDOFSTREAM, STRINGTOKEN, INTTOKEN, DOUBLETOKEN, ERRORINFILE, OPENTOKEN, CLOSETOKEN }
Enumerator:
Generated automatically by Doxygen for Tulip Plugins Library from the source code.