mjplusplus
v0.4.1
|
#include <VariableDeclaration.hpp>
Public Member Functions | |
virtual shptr< Type > const & | getDeclType () const =0 |
virtual void | accept (ASTVisitor &astVisitor) const =0 |
Protected Member Functions | |
VariableDeclaration () | |
|
protected |
|
pure virtual |
Implemented in ast::stmt::LVDStatement, ast::FieldDeclaration, and ast::TypeIdent.
Implemented in ast::stmt::LVDStatement, ast::FieldDeclaration, and ast::TypeIdent.