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