|
src
|
#include <go.h>
Public Member Functions | |
| Cond (const std::string &cmp, uint32_t val) | |
Public Attributes | |
| std::string | compare |
| uint32_t | value |
| re2c::Cond::Cond | ( | const std::string & | cmp, |
| uint32_t | val | ||
| ) |
Definition at line 46 of file go_construct.cc.
1.8.10