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

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

Base typedefhobbes::ExprCase< Var >
case_id() consthobbes::Expr
clone() consthobbes::Varvirtual
Expr(int cid, const LexicalAnnotation &)hobbes::Exprprotected
ExprCase(const LexicalAnnotation &)hobbes::ExprCase< Var >
idhobbes::Varprivate
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 Var &) consthobbes::Varvirtual
ExprCase< Var >::operator==(const Expr &rhs) consthobbes::ExprCase< Var >inlinevirtual
popContext()hobbes::LexicallyAnnotatedstatic
pushFileContext(const std::string &)hobbes::LexicallyAnnotatedstatic
pushLiteralContext(const std::string &)hobbes::LexicallyAnnotatedstatic
show(std::ostream &out) consthobbes::Varvirtual
showAnnotated(std::ostream &out) consthobbes::Varvirtual
type() consthobbes::Expr
type(const QualTypePtr &ty)hobbes::Expr
type_case_idhobbes::Varstatic
value() consthobbes::Var
value(const std::string &)hobbes::Var
Var(const std::string &id, const LexicalAnnotation &)hobbes::Var
~Expr()hobbes::Exprvirtual