JFlex
public final class SemCheck extends Object
Method Summary | |
---|---|
static void | check(RegExps rs, Macros m, char max, File f)
Performs semantic analysis for all expressions.
|
Parameters: rs the reg exps to be checked m the macro table (in expanded form) max max character of the used charset (for negation) f the spec file containing the rules [fixme]