Skip to content

Interface ArithmeticNode

Source: shellAST.ts

Extends

Properties

type

type: Arithmetic

The type of this node.

Overrides

BaseNode.type


expression

expression: string

The math expression.


isCondition

isCondition: boolean

Whether this node is used as a condition.

Built by Prozilla