Method: GraphQL::Language::Nodes::AbstractNode#line
- Defined in:
- lib/graphql/language/nodes.rb
#line ⇒ Object (readonly)
Returns the value of attribute line.
23 24 25 |
# File 'lib/graphql/language/nodes.rb', line 23 def line @line end |