Directories
¶
| Path | Synopsis |
|---|---|
|
Package constants declares the tsvsheet engine's sentinel error values.
|
Package constants declares the tsvsheet engine's sentinel error values. |
|
Package engine's argument-shaping layer: how a call's operands are reduced to the values a builtin receives — a scalar slot, a flattened range, or the mixed shapes the recurring parameter specs describe.
|
Package engine's argument-shaping layer: how a call's operands are reduced to the values a builtin receives — a scalar slot, a flattened range, or the mixed shapes the recurring parameter specs describe. |
|
The reader's block cache: an LRU bounded in cells, block-granular.
|
The reader's block cache: an LRU bounded in cells, block-granular. |
|
Package tsvt is the covered seam over the ANTLR-generated formula parser: it turns a cell's formula source (the text after its leading `=`) into an immutable typed AST — an Expr over A1 references and literals — or a sentinel syntax error, and hides every ANTLR type from the rest of the program.
|
Package tsvt is the covered seam over the ANTLR-generated formula parser: it turns a cell's formula source (the text after its leading `=`) into an immutable typed AST — an Expr over A1 references and literals — or a sentinel syntax error, and hides every ANTLR type from the rest of the program. |
Click to show internal directories.
Click to hide internal directories.