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