#include <TestScript.h>
Definition at line 56 of file TestScript.h.
◆ ModuleAction()
WAST::ModuleAction::ModuleAction |
( |
TextFileLocus && | inLocus, |
|
|
std::string && | inInternalModuleName, |
|
|
IR::Module * | inModule ) |
|
inline |
Definition at line 60 of file TestScript.h.
Action(ActionType inType, TextFileLocus &&inLocus)
std::unique_ptr< IR::Module > module
std::string internalModuleName
◆ internalModuleName
std::string WAST::ModuleAction::internalModuleName |
◆ module
std::unique_ptr<IR::Module> WAST::ModuleAction::module |
The documentation for this struct was generated from the following file: