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