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

Public Member Functions

 SFor (struct Expr init, struct Expr condition, struct Expr update, struct Expr body)
 

Public Attributes

struct Expr init
 
struct Expr condition
 
struct Expr update
 
struct Expr body
 

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