JFlex
public final class SemCheck extends java.lang.Object
public static void check(RegExps rs, Macros m, char max, java.io.File f)
rs - the reg exps to be checkedm - the macro table (in expanded form)max - max character of the used charset (for negation)f - the spec file containing the rules [fixme]