Package jflex.core
Class RegExp2
java.lang.Object
jflex.core.RegExp
jflex.core.RegExp2
Regular expression with two children (e.g. a | b)
- Version:
- JFlex 1.8.2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jflex.core.RegExp
anyChar, checkPrimClass, isCharClass, makeCCLs, normalise, performClassOp, resolveTilde, rev, revString, size, typeName
-
Field Details
-
Constructor Details
-
Method Details
-
print
Description copied from class:RegExp
Returns a String-representation of this regular expression with the specified indentation. -
toString
-