#include <C4AulAST.h>
Definition at line 346 of file C4AulAST.h.
◆ aul::ast::VarDecl::Var
struct aul::ast::VarDecl::Var |
◆ Scope
Enumerator |
---|
Func | |
Object | |
Global | |
Definition at line 350 of file C4AulAST.h.
C4Object * Object(C4PropList *_this)
◆ accept()
◆ has_value()
virtual bool aul::ast::Stmt::has_value |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ constant
bool aul::ast::VarDecl::constant |
◆ decls
std::vector<Var> aul::ast::VarDecl::decls |
◆ loc
const char* aul::ast::Node::loc = nullptr |
|
inherited |
◆ scope
Scope aul::ast::VarDecl::scope |
The documentation for this class was generated from the following file: