Class EitherType

Inheritance Relationships

Base Type

Class Documentation

class EitherType : public parser::pddl::Type

Public Functions

inline EitherType(const std::string &s)
inline EitherType(const EitherType *t)
inline virtual std::string getName() const
inline virtual void PDDLPrint(std::ostream &s) const override
inline virtual Type *copy()