Libraries
»
improve_your_code
(1.0.1)
»
Index
»
ImproveYourCode
»
AST
»
Node
»
#length
Method: ImproveYourCode::AST::Node#length
Defined in:
lib/improve_your_code/ast/node.rb
#
length
⇒
Object
63 64 65
# File 'lib/improve_your_code/ast/node.rb', line 63
def
length
1
end