Interpreter prototype alpha
c++ interpreter for make believe language
 
Loading...
Searching...
No Matches

◆ next__If__ElseIf__Else

std::shared_ptr<tokenNode> ifNode::next__If__ElseIf__Else = nullptr

pointer to next elseif or else statement (doesn't apply to else statemments)