Package | Description |
---|---|
io.opsit.explang.parser.lisp |
Modifier and Type | Class and Description |
---|---|
static class |
MacroFuncs.ReadComment
Read comment expression.
|
static class |
MacroFuncs.ReadDispatchChar
Handler for read dispatch character.
|
static class |
MacroFuncs.ReadList |
static class |
MacroFuncs.ReadQuote
Handler for quoted (') expressions.
|
static class |
MacroFuncs.ReadRightParen |
static class |
MacroFuncs.ReadString
Handler for string literals.
|
Modifier and Type | Field and Description |
---|---|
protected Map<Character,IReaderMacroFunc> |
ReadTable.readerMacroFunctions |
Modifier and Type | Method and Description |
---|---|
IReaderMacroFunc |
ReadTable.getReaderMacroFunction(char c) |
Copyright © 2022. All rights reserved.