Inheritance Graph
graph BT
ReturnStatement
ReturnStatement --> ASTNode
click ReturnStatement "classEScript_1_1AST_1_1ReturnStatement"
click ASTNode "classEScript_1_1AST_1_1ASTNode"
Description
Public Functions
Documentation
function
EScript::AST::ReturnStatement::ReturnStatement
Defined in EScript/EScript/Compiler/AST/ControlStatements.h:48
function
EScript::AST::ReturnStatement::~ReturnStatement
Defined in EScript/EScript/Compiler/AST/ControlStatements.h:49
function
EScript::AST::ReturnStatement::getValueExpression
Defined in EScript/EScript/Compiler/AST/ControlStatements.h:50