ast.h File Reference
Typedef Documentation
| typedef const char*(* cfunc)(S32 argc, char **argv) |
|
Enumeration Type Documentation
|
|
- Enumeration values:
-
| TypeReqNone |
|
| TypeReqUInt |
|
| TypeReqFloat |
|
| TypeReqString |
|
|
Function Documentation
| bool lookupFunction |
( |
const char * |
fnName, |
|
|
VarNode ** |
args, |
|
|
StmtNode ** |
statements |
|
) |
|
|
| bool lookupCFunction |
( |
const char * |
fnName, |
|
|
cfunc * |
f |
|
) |
|
|
Variable Documentation
|