Skip to content

Class: EntryPoint

Represents the main entry point of a program.

Constructors

Constructor

new EntryPoint(identifier, expressions, loc?): EntryPoint

Parameters

ParameterType
identifierSymbolPrimitive
expressionsExpression[]
loc?SourceLocation

Returns

EntryPoint

Overrides

ASTNode.constructor