clear() | BALL::Expression | [virtual] |
constructExpressionTree_(const ExpressionParser::SyntaxTree &tree) (defined in BALL::Expression) | BALL::Expression | [protected] |
create_methods_ (defined in BALL::Expression) | BALL::Expression | [protected] |
CreationMethod typedef | BALL::Expression | |
Expression() | BALL::Expression | |
Expression(const Expression &expression) | BALL::Expression | |
Expression(const String &expression_string) | BALL::Expression | |
expression_string_ (defined in BALL::Expression) | BALL::Expression | [protected] |
expression_tree_ (defined in BALL::Expression) | BALL::Expression | [protected] |
getCreationMethods() const | BALL::Expression | |
getExpressionString() const | BALL::Expression | |
getExpressionTree() const | BALL::Expression | |
getPredicate(const String &name, const String &args="") const | BALL::Expression | |
hasPredicate(const String &name) const (defined in BALL::Expression) | BALL::Expression | |
operator()(const Atom &atom) const | BALL::Expression | [virtual] |
operator=(const Expression &expression) | BALL::Expression | |
operator==(const Expression &expression) const | BALL::Expression | |
registerPredicate(const String &name, CreationMethod creation_method) | BALL::Expression | |
registerStandardPredicates_() (defined in BALL::Expression) | BALL::Expression | [protected] |
setExpression(const String &expression) | BALL::Expression | |
~Expression() | BALL::Expression | [virtual] |