module Mutest::AST::NamedChildren::InstanceMethods
Methods mixed int ot instance level
Private Instance Methods
children()
click to toggle source
Mutated nodes children
@return [Array<Parser::AST::Node>]
# File lib/mutest/ast/named_children.rb, line 24 def children node.children end