SCPP
A simple scripting language in C++
SCPP::SWhile Struct Reference
Collaboration diagram for SCPP::SWhile:

Public Member Functions

 SWhile (struct Expr condition, struct Expr body)
 

Public Attributes

struct Expr condition
 
struct Expr body
 

The documentation for this struct was generated from the following file: