#include <statement.hpp>
Definition at line 30 of file statement.hpp.
◆ accept()
◆ DEFINE_CLASS_PRINTER()
AST_Statement_::DEFINE_CLASS_PRINTER |
( |
AST_Statement |
| ) |
|
◆ GET_AS() [1/6]
AST_Statement_::GET_AS |
( |
Statement |
, |
|
|
Assign |
|
|
) |
| |
◆ GET_AS() [2/6]
AST_Statement_::GET_AS |
( |
Statement |
, |
|
|
For |
|
|
) |
| |
◆ GET_AS() [3/6]
AST_Statement_::GET_AS |
( |
Statement |
, |
|
|
If |
|
|
) |
| |
◆ GET_AS() [4/6]
AST_Statement_::GET_AS |
( |
Statement |
, |
|
|
OutputAssigment |
|
|
) |
| |
◆ GET_AS() [5/6]
AST_Statement_::GET_AS |
( |
Statement |
, |
|
|
When |
|
|
) |
| |
◆ GET_AS() [6/6]
AST_Statement_::GET_AS |
( |
Statement |
, |
|
|
While |
|
|
) |
| |
◆ print()
virtual string AST_Statement_::print |
( |
| ) |
const |
|
pure virtual |
◆ statementType()
The documentation for this class was generated from the following files: