static class JDK15RegexTranslator.CharRange extends JDK15RegexTranslator.SimpleCharClass
| Constructor | Description |
|---|---|
CharRange(int lower,
int upper) |
| Modifier and Type | Method | Description |
|---|---|---|
(package private) void |
inClassOutput(FastStringBuffer buf) |
getSingleCharoutput, outputComplementvoid inClassOutput(FastStringBuffer buf)
inClassOutput in class JDK15RegexTranslator.SimpleCharClass