17 static std::string xmlTagName ( );
21template <
typename T >
32template <
typename T >
37template <
typename T >
42template <
typename T >
Definition: symbol_or_epsilon.hpp:24
const SymbolType & getSymbol() const &
Definition: symbol_or_epsilon.hpp:41
bool is_epsilon() const
Definition: symbol_or_epsilon.hpp:58
Basic exception from which all other exceptions are derived.
Definition: CommonException.h:21
Class extending the deque class from the standard library. Original reason is to allow printing of th...
Definition: deque.hpp:44
static void popToken(ext::deque< Token >::iterator &input, Token::TokenType type, const std::string &data)
Definition: FromXMLParserHelper.cpp:39
static bool isToken(ext::deque< Token >::const_iterator input, Token::TokenType type, const std::string &data)
Definition: FromXMLParserHelper.cpp:29
Definition: Permutation.hpp:18
Definition: normalize.hpp:10
Definition: xmlApi.hpp:27