tan
0.0.1
|
Protected Member Functions | |
void | error (ErrorType type, ASTBase *p, const str &message) |
void | push_scope (ASTBase *scope) |
void | pop_scope () |
Context * | ctx () |
Context * | top_ctx () |
Decl * | search_decl_in_scopes (const str &name) |
template<typename T , ASTNodeType node_type> | |
T * | search_node_in_parent_scopes () |
Protected Member Functions inherited from tanlang::CompilerAction< Derived, Input, Output > | |
virtual void | init (Input) |
Definition at line 12 of file analysis_action.h.