Module: Mutant::AST::Meta Private

Defined in:
lib/mutant/ast/meta.rb,
lib/mutant/ast/meta/send.rb,
lib/mutant/ast/meta/const.rb,
lib/mutant/ast/meta/optarg.rb,
lib/mutant/ast/meta/symbol.rb,
lib/mutant/ast/meta/resbody.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Node meta information mixin

Defined Under Namespace

Classes: Const, Optarg, Resbody, Send, Symbol