Class: Include
Represents the inclusion of a module or mixin.
Constructors
Constructor
new Include(
identifier,loc?):Include
Parameters
| Parameter | Type |
|---|---|
identifier | SymbolPrimitive |
loc? | SourceLocation |
Returns
Include
Overrides
ASTNode.constructor