ddc
Classes | Namespaces
xpath_syntax.h File Reference
#include <assert.h>
#include <stdio.h>
#include "tokenlist.h"
Include dependency graph for xpath_syntax.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TinyXPath::syntax_error
 Exception class for a syntax error. More...
 
class  TinyXPath::syntax_overflow
 Exception class for an overflow in syntax decoding. More...
 
class  TinyXPath::token_syntax_decoder
 

Namespaces

 TinyXPath
 

Detailed Description

Author
Yves Berquin XPath Syntax analyzer for TinyXPath project