Method: ImproveYourCode::AST::Node#length

Defined in:
lib/improve_your_code/ast/node.rb

#lengthObject



63
64
65
# File 'lib/improve_your_code/ast/node.rb', line 63

def length
  1
end