![]() |
Zen
A cross-platform functional programming language
|
| visit(const Ast::FunctionCall &call)=0 | InvokerType::Visitor | [pure virtual] |
| visit(const Ast::FunctorCall &call)=0 | InvokerType::Visitor | [pure virtual] |
| visit(const Ast::FunctionDefCall &call)=0 | InvokerType::Visitor | [pure virtual] |
| visit(const Ast::FunctionImplCall &call)=0 | InvokerType::Visitor | [pure virtual] |
| Visitor() | InvokerType::Visitor | [inline] |
| ~Visitor() | InvokerType::Visitor | [inline, virtual] |