|
|
#include <ArmarXGui/libraries/StructuralJson/SimpleLexer.h>
Public Member Functions | |
| Rule (int id, const std::string &name, const boost::regex ®ex) | |
Public Attributes | |
| int | id |
| std::string | name |
| boost::regex | regex |
Definition at line 34 of file SimpleLexer.h.
|
inline |
Definition at line 36 of file SimpleLexer.h.
| int id |
Definition at line 41 of file SimpleLexer.h.
| std::string name |
Definition at line 42 of file SimpleLexer.h.
| boost::regex regex |
Definition at line 43 of file SimpleLexer.h.