static class JDK14RegexTranslator.WideSingleChar extends JDK14RegexTranslator.SimpleCharClass
| Constructor | Description |
|---|---|
WideSingleChar(int c) |
| Modifier and Type | Method | Description |
|---|---|---|
(package private) void |
addNonBmpRanges(java.util.List ranges) |
|
(package private) int |
getSingleChar() |
|
(package private) void |
inClassOutputBmp(FastStringBuffer buf) |
getContainsBmp, getContainsNonBmp, highSurrogateRanges, lowSurrogateRanges, output, sortRangeListoutputBmp, outputComplementBmpvoid inClassOutputBmp(FastStringBuffer buf)
inClassOutputBmp in class JDK14RegexTranslator.SimpleCharClassint getSingleChar()
getSingleChar in class JDK14RegexTranslator.CharClassvoid addNonBmpRanges(java.util.List ranges)
addNonBmpRanges in class JDK14RegexTranslator.CharClass