Options
All
  • Public
  • Public/Protected
  • All
Menu

Class for representing a binary operation node.

Hierarchy

  • BinaryOperationNode

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

leftNode

leftNode: AlertNode

Left alert node.

operationToken

operationToken: Token

Token of the operator.

rightNode

rightNode: AlertNode

Right alert node.

Methods

run

Generated using TypeDoc