|
Pol
Rev 533
|
#include <eprog.h>
Collaboration diagram for EPExportedFunction:Public Attributes | |
| std::string | name |
| unsigned | nargs |
| unsigned | PC |
| std::string EPExportedFunction::name |
Definition at line 66 of file eprog.h.
Referenced by Compiler::handleBracketedFunction3(), and EScriptProgram::read_exported_functions().
| unsigned EPExportedFunction::nargs |
Definition at line 67 of file eprog.h.
Referenced by Compiler::handleBracketedFunction3(), and EScriptProgram::read_exported_functions().
| unsigned EPExportedFunction::PC |
Definition at line 68 of file eprog.h.
Referenced by Compiler::handleBracketedFunction3(), and EScriptProgram::read_exported_functions().