src
|
#include "src/ir/regexp/encoding/range_suffix.h"
#include "src/ir/regexp/regexp.h"
#include "src/ir/regexp/regexp_match.h"
#include "src/util/range.h"
Go to the source code of this file.
Namespaces | |
re2c | |
Functions | |
static RegExp * | re2c::emit (RangeSuffix *p, RegExp *re) |
RegExp * | re2c::to_regexp (RangeSuffix *p) |