hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
hobbes::Expr Member List

This is the complete list of members for hobbes::Expr, including all inherited members.

annotatedTypehobbes::Exprprivate
case_id() consthobbes::Expr
cidhobbes::Exprprivate
clone() const =0hobbes::Exprpure virtual
Expr(int cid, const LexicalAnnotation &)hobbes::Exprprotected
la() consthobbes::LexicallyAnnotated
LexicallyAnnotated(const LexicallyAnnotated &)hobbes::LexicallyAnnotated
LexicallyAnnotated(const LexicalAnnotation &)hobbes::LexicallyAnnotated
LexicallyAnnotated(const LexRange &)hobbes::LexicallyAnnotated
LexicallyAnnotated(const Pos &, const Pos &)hobbes::LexicallyAnnotated
make(const Pos &, const Pos &)hobbes::LexicallyAnnotatedstatic
operator==(const Expr &) const =0hobbes::Exprpure virtual
popContext()hobbes::LexicallyAnnotatedstatic
pushFileContext(const std::string &)hobbes::LexicallyAnnotatedstatic
pushLiteralContext(const std::string &)hobbes::LexicallyAnnotatedstatic
show(std::ostream &) const =0hobbes::Exprpure virtual
showAnnotated(std::ostream &) const =0hobbes::Exprpure virtual
type() consthobbes::Expr
type(const QualTypePtr &ty)hobbes::Expr
~Expr()hobbes::Exprvirtual