public class ReaderTypespec extends ReaderConstituent
'<' to treat '['
and ']' as constituents.
Lets us use (say) har[]> as a token even if '['
and ']' are parens.ampersand, brace, constituent, illegal, multipleEscape, singleEscape, whitespace| Constructor and Description |
|---|
ReaderTypespec() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
read(Lexer in,
int ch,
int count) |
getKindgetConstituentInstance, getDigitInstance, getIllegalInstance, getMultipleEscapeInstance, getSingleEscapeInstance, getWhitespaceInstance, readpublic java.lang.Object read(Lexer in, int ch, int count) throws java.io.IOException, SyntaxException
read in class ReaderConstituentjava.io.IOExceptionSyntaxException