Zen
A cross-platform functional programming language
|
_ctx | InvokerVisitor | [private] |
_exprList | InvokerVisitor | [private] |
InvokerVisitor(zbl::RefCollector &ctx, const Ast::ExprList &exprList) | InvokerVisitor | [inline] |
visit(const Ast::FunctionCall &call) | InvokerVisitor | [inline, private, virtual] |
visit(const Ast::FunctorCall &call) | InvokerVisitor | [inline, private, virtual] |
visit(const Ast::FunctionDefCall &call) | InvokerVisitor | [inline, private, virtual] |
visit(const Ast::FunctionImplCall &call) | InvokerVisitor | [inline, private, virtual] |
visitInvoker(const Ast::Invoker &invoker) | InvokerVisitor | [inline] |
Visitor() | InvokerType::Visitor | [inline] |
~Visitor() | InvokerType::Visitor | [inline, virtual] |