struct

Mint::Scope::Target

Inherits Struct < Value < Object

Represents a target. We need to track which other node the target belongs to.

Constructors

new(node : Ast::Node, parent : Ast::Node)
Source

Instance methods

clone
Source
copy_with(node _node = @node, parent _parent = @parent)
Source
node
parent