17 static std::string xmlTagName ( );
21template <
typename T >
30template <
typename T >
35template <
typename T >
37 return "NonlinearVariableSymbol";
40template <
typename T >
Represents the nonlinear variable symbol used in a nonlinear tree pattern.
Definition: NonlinearVariableSymbol.h:36
const SymbolType & getSymbol() const &
Definition: NonlinearVariableSymbol.h:103
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: BarSymbol.cpp:12
Definition: normalize.hpp:10
Definition: xmlApi.hpp:27