Skip to content

Class: Include

Represents the inclusion of a module or mixin.

Constructors

Constructor

new Include(identifier, loc?): Include

Parameters

ParameterType
identifierSymbolPrimitive
loc?SourceLocation

Returns

Include

Overrides

ASTNode.constructor