Method: CodeWeb::MethodCall#line

Defined in:
lib/code_web/method_call.rb

#lineObject

line number that has this method



7
8
9
# File 'lib/code_web/method_call.rb', line 7

def line
  @line
end