Type alias SpiderExprConstValue

SpiderExprConstValue: SpiderExprConstNumber | SpiderFunction | null

A value which can be pushed onto the stack as a constant.

Generated using TypeDoc