#include <TestScript.h>
Definition at line 64 of file TestScript.h.
◆ InvokeAction()
WAST::InvokeAction::InvokeAction |
( |
TextFileLocus && | inLocus, |
|
|
std::string && | inInternalModuleName, |
|
|
std::string && | inExportName, |
|
|
std::vector< Runtime::Value > && | inArguments ) |
|
inline |
Definition at line 69 of file TestScript.h.
71 {}
Action(ActionType inType, TextFileLocus &&inLocus)
std::string internalModuleName
std::vector< Runtime::Value > arguments
◆ arguments
◆ exportName
std::string WAST::InvokeAction::exportName |
◆ internalModuleName
std::string WAST::InvokeAction::internalModuleName |
The documentation for this struct was generated from the following file: