Options
All
  • Public
  • Public/Protected
  • All
Menu

MathNode visitor allows traversing over semantic math tree.

Type parameters

  • T

Hierarchy

  • MathNodeVisitor

Implemented by

Index

Methods

visitAbs

  • Parameters

    Returns T

visitAnd

  • Parameters

    Returns T

visitAreaIntegral

visitBrackets

visitComma

visitConstant

visitDefiniteIntegral

visitDerivative

visitDeterminant

visitDifferential

visitDivision

visitEmptySet

visitEquality

visitExpressionSet

visitFunction

visitFunctionDifference

visitImplicitMultiply

visitIncludeSet

visitIndefiniteIntegral

visitInfimum

visitIntersection

visitInterval

visitLeibnizDerivative

visitLimit

visitLogarithm

visitMax

  • Parameters

    Returns T

visitMin

  • Parameters

    Returns T

visitMinus

visitMultiply

visitNaturalLogarithm

visitNumber

visitNumericSet

visitOr

  • visitOr(mathNode: MathOr): T
  • Parameters

    Returns T

visitParentheses

visitPiecewiseFunction

visitPlaceholder

visitPlus

  • Parameters

    Returns T

visitPoint

visitPower

visitPredicate

visitProduct

visitRawText

visitReversedFunction

visitRoot

  • Parameters

    Returns T

visitSet

  • Parameters

    Returns T

visitSquareRoot

visitSubIndex

visitSum

  • Parameters

    Returns T

visitSupremum

visitSymbol

visitSystemOfEquations

visitTransformation

visitTrigonometricFunction

visitUnaryMinus

visitUndefined

visitUnion

visitVariable

visitVerticalBar

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc