Class: Mutant::AST::Structure::Node::Variable::Attributes Private

Inherits:
Mutant::AST::Structure::Node::Variable show all
Defined in:
lib/mutant/ast/structure.rb

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

Instance Method Summary collapse

Instance Method Details

#nodes(_node) ⇒ Object

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



43
44
45
# File 'lib/mutant/ast/structure.rb', line 43

def nodes(_node)
  EMPTY_ARRAY
end