struct Mint::Scope::Target
- Mint::Scope::Target
- Struct
- Value
- Object
Overview
Represents a target. We need to track which other node the target belongs to.
Defined in:
scope.crConstructors
Instance Method Summary
- #clone
- #copy_with(node _node = @node, parent _parent = @parent)
- #node : Ast::Node
- #parent : Ast::Node