src
|
#include <go.h>
Public Member Functions | |
void | emit (OutputFile &o, uint32_t ind) |
Case () | |
FORBID_COPY (Case) | |
Public Attributes | |
std::vector< std::pair< uint32_t, uint32_t > > | ranges |
const State * | to |
void re2c::Case::emit | ( | OutputFile & | o, |
uint32_t | ind | ||
) |
Definition at line 71 of file go_emit.cc.
re2c::Case::FORBID_COPY | ( | Case | ) |