#include "src/util/c99_stdint.h"
#include <string>
#include <vector>
#include "src/ir/skeleton/way.h"
#include "src/parse/rules.h"
Go to the source code of this file.
#define RE2C_WARNING_TYPES |
Value:W (CONDITION_ORDER,
"condition-order"),
\
W (EMPTY_CHARACTER_CLASS,
"empty-character-class"),
\
W (MATCH_EMPTY_STRING,
"match-empty-string"),
\
W (SWAPPED_RANGE,
"swapped-range"),
\
W (UNDEFINED_CONTROL_FLOW,
"undefined-control-flow"),
\
W (UNREACHABLE_RULES,
"unreachable-rules"),
\
W (USELESS_ESCAPE,
"useless-escape"),
Definition at line 13 of file warn.h.