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