static class JDK14RegexTranslator.SingleChar extends JDK14RegexTranslator.SimpleCharClass
Constructor and Description |
---|
JDK14RegexTranslator.SingleChar(char c) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
getSingleChar() |
(package private) void |
inClassOutputBmp(FastStringBuffer buf) |
(package private) void |
outputBmp(FastStringBuffer buf) |
outputComplementBmp
addNonBmpRanges, getContainsBmp, getContainsNonBmp, highSurrogateRanges, lowSurrogateRanges, output, sortRangeList
int getSingleChar()
getSingleChar
in class JDK14RegexTranslator.CharClass
void outputBmp(FastStringBuffer buf)
outputBmp
in class JDK14RegexTranslator.SimpleCharClass
void inClassOutputBmp(FastStringBuffer buf)
inClassOutputBmp
in class JDK14RegexTranslator.SimpleCharClass