| Package | Description |
|---|---|
| io.opsit.explang.parser.lisp |
| Modifier and Type | Class and Description |
|---|---|
static class |
MacroFuncs.ReadSharpBackSlash
Handler for #\ sequence (character literal).
|
static class |
MacroFuncs.ReadSharpG |
static class |
MacroFuncs.ReadSharpQMark |
static class |
MacroFuncs.ReadSharpQuote |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Character,IDispatchMacroFunc> |
ReadTable.DispatchTable.functions |
| Modifier and Type | Method and Description |
|---|---|
IDispatchMacroFunc |
ReadTable.getDispatchMacroCharacter(char dispChar,
char subChar)
return dispatch function for a dispatch characters pair.
|
| Constructor and Description |
|---|
DispatchTable(Map<Character,IDispatchMacroFunc> functions) |
Copyright © 2022. All rights reserved.