sammine-lang
|
Additional Inherited Members | |
![]() | |
AstBase * | join_location (AstBase *ast) |
AstBase * | join_location (std::shared_ptr< Token > tok) |
AstBase * | join_location (sammine_util::Location location) |
sammine_util::Location | get_location () |
bool | synthesized () const |
bool | checked () const |
void | set_checked () |
![]() | |
virtual void | accept_vis (ASTVisitor *visitor)=0 |
virtual void | walk_with_preorder (ASTVisitor *visitor)=0 |
virtual void | walk_with_postorder (ASTVisitor *visitor)=0 |
virtual Type | accept_synthesis (TypeCheckerVisitor *visitor)=0 |
virtual std::string | getTreeName ()=0 |
![]() | |
bool | pe = false |
llvm::Value * | val |
Type | type = Type::NonExistent() |
![]() | |
sammine_util::Location | location |