Interpreter prototype alpha
c++ interpreter for make believe language
 
Loading...
Searching...
No Matches
OperatorNode.h File Reference

OperatorNode.cpp. More...

#include "../tokenNode.h"

Go to the source code of this file.

Classes

class  OperatorNode
 creates a node in the syntax tree of type operator More...
 

Detailed Description