expression of current line in control flow statements (if, while, for) and functions More...
#include <tokenNode.h>
Public Attributes | |
std::shared_ptr< tokenNode > | expression |
this current lines statement/expression | |
std::string | datatype |
determines whether the current statement is a string or int related statement | |
expression of current line in control flow statements (if, while, for) and functions