Method: Steep::AST::Location#end_line

Defined in:
lib/steep/ast/location.rb

#end_lineObject



30
31
32
# File 'lib/steep/ast/location.rb', line 30

def end_line
  end_loc[0]
end