public static class MacroFuncs.ReadList extends Object implements IReaderMacroFunc
| Constructor and Description |
|---|
ReadList() |
| Modifier and Type | Method and Description |
|---|---|
ASTN |
execute(char terminator,
PushbackReader is,
ReadTable rt,
ParseCtx pctx)
Read list ( ...
|
public ASTN execute(char terminator, PushbackReader is, ReadTable rt, ParseCtx pctx)
execute in interface IReaderMacroFuncCopyright © 2022. All rights reserved.