References
| summary | ||
| public |
F checkIterable(object: *, length: *) |
|
| public |
F * chunk(arr: *, step: *) |
|
| public |
F getValidIndex(length: *, index: *): * |
|
| public |
F ins(x: *) |
|
interp
parser
| summary | ||
| public |
C Lexer |
|
| public |
C Parser Parser class. |
|
| public |
|
|
| public |
F json2AST(tree: *): * |
|
| public |
V COMMA: TokenRegex |
|
| public |
V LP: TokenRegex |
|
| public |
|
|
| public |
V NUMBER: TokenRegex |
|
| public |
V REGEX: TokenRegex |
|
| public |
V RP: TokenRegex |
|
| public |
V STRING: TokenRegex |
|
| public |
V WHITES: TokenRegex |
|
| public |
V WORD: TokenRegex |
|
repl
| summary | ||
| public |
F eggCompleter(line: *, env: *): undefined[] |
|
| public |
F getPromptLine(): string |
|
| public |
F repl() |
|
| public |
V BLUE: * |
|
| public |
V DEFAULT: * |
|
| public |
V GREEN: * |
|
| public |
V RED: * |
|
| public |
V YELLOW: * |
|
| public |
V eggClear: * |
|
| public |
V eggExit: * |
|
| public |
V eggHelp: * |
|
| public |
V eggInfo: * |
|
| public |
V eggRun: * |
|
| public |
V eggVersion: * |
|
