src
|
#include <go.h>
Public Member Functions | |
Dot (const Span *sp, uint32_t nsp, const State *from) | |
~Dot () | |
void | emit (OutputFile &o) |
FORBID_COPY (Dot) | |
Public Attributes | |
const State * | from |
Cases * | cases |
Definition at line 178 of file go_construct.cc.
re2c::Dot::~Dot | ( | ) |
Definition at line 73 of file go_destruct.cc.
void re2c::Dot::emit | ( | OutputFile & | o | ) |
re2c::Dot::FORBID_COPY | ( | Dot | ) |