Method: GraphQL::ParseError#line

Defined in:
lib/graphql/parse_error.rb

#lineObject (readonly)

Returns the value of attribute line.



4
5
6
# File 'lib/graphql/parse_error.rb', line 4

def line
  @line
end