src
Namespaces | Functions
range_suffix.cc File Reference
#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"
Include dependency graph for range_suffix.cc:

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)