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

Public Member Functions

 SIf (struct Expr condition, struct Expr thenClause, struct Expr elseClause)
 

Public Attributes

struct Expr condition
 
struct Expr thenClause
 
struct Expr elseClause
 

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