Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParsedInterface

A semi-parsed formula - a Formula.formulaString parsed into its main operator and operands in string format.

Hierarchy

  • ParsedInterface

Index

Properties

Properties

operands

operands: string[]

operator

operator: Operator

Generated using TypeDoc