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