Skip to content

Class: Self

Represents a reference to the current object instance (self/this).

Constructors

Constructor

new Self(loc?): Self

Parameters

ParameterType
loc?SourceLocation

Returns

Self

Inherited from

ASTNode.constructor