Inter4ql
5.2
|
Public Member Functions | |
AsExpr () | |
constructor that creates a new AsExpr without an ID More... | |
AsExpr (std::string id) | |
constructor that creates a new AsExpr More... | |
~AsExpr () | |
destructor More... | |
Public Attributes | |
AsExpr * | left_ |
AsExpr * | right_ |
std::string | id_ |
bool | type_ |
|
inline |
constructor that creates a new AsExpr without an ID
|
inline |
constructor that creates a new AsExpr
id | ID of module stored in that object |
|
inline |
destructor