|
std::string | name |
|
std::string | type_lexeme |
|
bool | pe = false |
|
llvm::Value * | val |
|
Type | type = Type::NonExistent() |
|
◆ accept_synthesis()
◆ accept_vis()
void sammine_lang::AST::TypedVarAST::accept_vis |
( |
ASTVisitor * | visitor | ) |
|
|
inlineoverridevirtual |
◆ getTreeName()
virtual std::string sammine_lang::AST::TypedVarAST::getTreeName |
( |
| ) |
|
|
inlineoverridevirtual |
◆ walk_with_postorder()
virtual void sammine_lang::AST::TypedVarAST::walk_with_postorder |
( |
ASTVisitor * | visitor | ) |
|
|
inlineoverridevirtual |
◆ walk_with_preorder()
virtual void sammine_lang::AST::TypedVarAST::walk_with_preorder |
( |
ASTVisitor * | visitor | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: