#include <Sort.h>
Definition at line 16 of file Sort.h.
◆ SortParser()
smtrat::parser::SortParser::SortParser |
( |
| ) |
|
|
inline |
◆ clearParameters()
void smtrat::parser::SortParser::clearParameters |
( |
| ) |
|
|
inline |
◆ getSort()
carl::Sort smtrat::parser::SortParser::getSort |
( |
const Identifier & |
i | ) |
|
|
inline |
◆ getSortWithParam()
carl::Sort smtrat::parser::SortParser::getSortWithParam |
( |
const Identifier & |
i, |
|
|
const std::vector< carl::Sort > & |
params |
|
) |
| |
|
inline |
◆ setParameters()
void smtrat::parser::SortParser::setParameters |
( |
const std::vector< std::string > & |
params | ) |
|
|
inline |
◆ identifier
◆ parameters
qi::symbols<char, carl::Sort> smtrat::parser::SortParser::parameters |
|
private |
◆ simpleSort
qi::symbols<char, carl::Sort> smtrat::parser::SortParser::simpleSort |
|
private |
◆ sort
◆ symbol
The documentation for this struct was generated from the following file: