A parsed expression, with the symbols it needs.

interface SymbolExpression {
    ast: ExpressionNode;
    source: string;
    symbols: readonly string[];
}

Properties

Properties

Opaque syntax tree.

source: string

The source, as typed.

symbols: readonly string[]

Distinct symbols, in first-seen order. The first is the default time grid.