class Cell

S-Expression Cell, implements the AST interface.

Consists of a head expression and any number of tail expressions (both AST nodes), a Tag, and optionally the internal whitespace as parsed.

index

members

static functions

ast interface

details

members

static functions

ast interface