Script method.
More...
#include <tdme/utilities/MiniScript.h>
Script method.
Definition at line 598 of file MiniScript.h.
◆ ScriptMethod()
Constructor.
- Parameters
-
argumentTypes | argument types |
returnValueType | return value type |
Definition at line 611 of file MiniScript.h.
◆ ~ScriptMethod()
◆ executeMethod()
Execute script method.
- Parameters
-
argumentValues | argument values |
returnValue | return value |
statement | statement |
◆ getArgumentTypes()
◆ getDescription()
virtual string getDescription |
( |
| ) |
|
|
inlinevirtual |
◆ getMethodName()
virtual const string getMethodName |
( |
| ) |
|
|
pure virtual |
- Returns
- script method name
◆ getOperator()
◆ getReturnValueType()
◆ isMixedReturnValue()
virtual bool isMixedReturnValue |
( |
| ) |
|
|
inlinevirtual |
◆ isVariadic()
virtual bool isVariadic |
( |
| ) |
|
|
inlinevirtual |
◆ argumentTypes
◆ returnValueType
The documentation for this class was generated from the following file:
- /home/andreas/Development/drewke.net/tdme2/src/tdme/utilities/MiniScript.h