Skip to content

helix / ASTNode

Abstract Class: ASTNode

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

Extended by

Constructors

Constructor

new ASTNode(): ASTNode

Returns

ASTNode

Properties

type

abstract type: string

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

Released under the MIT License · Credits