SCPP
A simple scripting language in C++
Public Member Functions
|
Public Attributes
|
List of all members
SCPP::SIf Struct Reference
Collaboration diagram for SCPP::SIf:
[
legend
]
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:
scpp/
scpp_ast.hpp
SCPP
SIf
Generated by
1.8.17