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

Go to the source code of this file.

Classes

class  tokenNode
 node used for creating abstract syntax tree More...
 
struct  expressionData
 expression of current line in control flow statements (if, while, for) and functions More...