public class RegExp2 extends RegExp
| Constructor and Description |
|---|
RegExp2(int type,
RegExp r1,
RegExp r2) |
| Modifier and Type | Method and Description |
|---|---|
String |
print(String tab)
Returns a String-representation of this regular expression
with the specified indentation.
|
String |
toString()
Returns a String-representation of this regular expression
|
anyChar, isCharClass, resolveTilde, rev, revString, sizeCopyright © 2015. All rights reserved.