14template <
typename T >
18 static std::string xmlTagName ( );
22template <
typename T >
31template <
typename T >
36template <
typename T >
38 return "RankedSymbol";
41template <
typename T >
Definition: ranked_symbol.hpp:20
const SymbolType & getSymbol() const &
Definition: ranked_symbol.hpp:73
const size_t & getRank() const &
Definition: ranked_symbol.hpp:83
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