sammine-lang
Loading...
Searching...
No Matches
sammine_lang::AST::ExprAST Class Reference
Inheritance diagram for sammine_lang::AST::ExprAST:
Collaboration diagram for sammine_lang::AST::ExprAST:

Additional Inherited Members

- Public Member Functions inherited from sammine_lang::AST::AstBase
AstBasejoin_location (AstBase *ast)
 
AstBasejoin_location (std::shared_ptr< Token > tok)
 
AstBasejoin_location (sammine_util::Location location)
 
sammine_util::Location get_location ()
 
bool synthesized () const
 
bool checked () const
 
void set_checked ()
 
- Public Member Functions inherited from sammine_lang::AST::Visitable
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
 
- Public Attributes inherited from sammine_lang::AST::AstBase
bool pe = false
 
llvm::Value * val
 
Type type = Type::NonExistent()
 
- Protected Attributes inherited from sammine_lang::AST::AstBase
sammine_util::Location location
 

The documentation for this class was generated from the following file: