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

static functions

class cell

ast interface

class rootcell

details

static functions

class cell

ast interface

class rootcell