#include <standardPredicates.h>
Inheritance diagram for AtomTypePredicate:
Public Member Functions | |
virtual bool | operator() (const Atom &atom) const throw () |
Evaluate the predicate for the atom atom . |
Returns true
, if the type name of the atom matches exactly the argument of this predicate.
|
Evaluate the predicate for the atom
Reimplemented from ExpressionPredicate. |