-->
| Overview | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||
java.lang.Object | +--COM.stevesoft.pat.Rthings
| Field Summary | |
| boolean | dontMatchInQuotes
Needed in case (? |
| boolean | ignoreCase
Needed in case (? |
| boolean | optimizeMe
|
| int | parenLevel
|
| int | val
The numeric identity of the next () to be encountered while compiling the pattern. |
| Methods inherited from class java.lang.Object | |
| clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait | |
| Field Detail |
public int val
public boolean ignoreCase
public boolean dontMatchInQuotes
public boolean optimizeMe
public int parenLevel
| Overview | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||