Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ArithmeticExpression

Hierarchy

  • ArithmeticExpression

Index

Constructors

constructor

Properties

left

left: Expression | undefined

op

op: any

Optional right

right: Expression

Methods

toStringAccuratePrint

  • toStringAccuratePrint(): string

toStringPrettyPrint

  • toStringPrettyPrint(): string

Generated using TypeDoc