Appearance
ArithmeticNode
Source: shellAST.ts
BaseNode
type: Arithmetic
Arithmetic
The type of this node.
BaseNode.type
type
expression: string
string
The math expression.
isCondition: boolean
boolean
Whether this node is used as a condition.