public class ReaderMisc extends ReadTableEntry
ampersand, brace, constituent, illegal, multipleEscape, singleEscape, whitespace| Constructor and Description |
|---|
ReaderMisc(int kind) |
| Modifier and Type | Method and Description |
|---|---|
int |
getKind() |
java.lang.Object |
read(Lexer in,
int ch,
int count) |
getConstituentInstance, getDigitInstance, getIllegalInstance, getMultipleEscapeInstance, getSingleEscapeInstance, getWhitespaceInstance, readpublic int getKind()
getKind in class ReadTableEntrypublic java.lang.Object read(Lexer in, int ch, int count) throws java.io.IOException, SyntaxException
read in class ReadTableEntryjava.io.IOExceptionSyntaxException