Skip to content

helix / ExpressionNode

Abstract Class: ExpressionNode

Defined in: core/ir/node.ts:11

Extends

Constructors

Constructor

new ExpressionNode(): ExpressionNode

Returns

ExpressionNode

Inherited from

ASTNode.constructor

Properties

type

abstract type: string

Defined in: core/ir/node.ts:12

Overrides

ASTNode.type

Released under the MIT License · Credits