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

◆ isUnaryOperator

bool OperatorNode::isUnaryOperator = false

use to verify if this node has a unary operator eg -5 or not like 5