Abstract class representing an expression. Subclasses must implement the exprName property and the accept method.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

exprName: "Operation" | "Comparison" | "StructuredQuery"

Methods

Generated using TypeDoc