|
private |
checks if the condition of a control flow is true from visit_controlflow() on for-loop, while-loop, if,else if statements
TKNode | a pointer to the condition being checked |
datatype | datatype of the condition being checked whether word or number |