IR for KSFunctionExpression class.
More...
Go to the source code of this file.
IR for KSFunctionExpression class.
- Copyright
- Copyright (C) 2014 Steel Wheels Project
Allocate function expression.
- Returns
- Allocated expression
- Parameters
-
| funct | Source function definition |
| linfo | Line information of the expression |
| resource | Resource to allocate the expression |
| CNBoolean KSIsFunctionExpression |
( |
const struct KSExpression * |
src | ) |
|
Check the expression class.
- Return values
-
| True | The source expression is an object of the class |
| False | The source expression is NOT an object of the class |
- Parameters
-