public static class MacroFuncs.ReadDispatchChar extends Object implements IReaderMacroFunc
| Constructor and Description |
|---|
ReadDispatchChar() |
| Modifier and Type | Method and Description |
|---|---|
ASTN |
execute(char dispChar,
PushbackReader is,
ReadTable rt,
ParseCtx pctx)
Read optional dispatch numeric argument and dispatch
subcharacter and execute its function if one is defined.
|
public ASTN execute(char dispChar, PushbackReader is, ReadTable rt, ParseCtx pctx)
execute in interface IReaderMacroFuncCopyright © 2022. All rights reserved.