|
Wire Sysio Wire Sysion 1.0.0
|
#include <TestScript.h>


Public Member Functions | |
| Action (ActionType inType, TextFileLocus &&inLocus) | |
Public Attributes | |
| const ActionType | type |
| const TextFileLocus | locus |
Definition at line 48 of file TestScript.h.
|
inline |
Definition at line 53 of file TestScript.h.
| const TextFileLocus WAST::Action::locus |
Definition at line 51 of file TestScript.h.
| const ActionType WAST::Action::type |
Definition at line 50 of file TestScript.h.