#include <interpreter.h>
Public Member Functions | |
| Argument (wxString _name, ARG_TYPE _type, bool _mandatory) | |
Public Attributes | |
| wxString | name |
| ARG_TYPE | type |
| bool | mandatory |
Definition at line 36 of file interpreter.h.
| VRUT::Interpreter::Argument::Argument | ( | wxString | _name, | |
| ARG_TYPE | _type, | |||
| bool | _mandatory | |||
| ) | [inline] |
| wxString VRUT::Interpreter::Argument::name |
Definition at line 38 of file interpreter.h.
Definition at line 39 of file interpreter.h.
Definition at line 40 of file interpreter.h.
1.5.5