Method: GraphQL::Language::Nodes::AbstractNode#col

Defined in:
lib/graphql/language/nodes.rb

#colObject (readonly)

Returns the value of attribute col.



23
24
25
# File 'lib/graphql/language/nodes.rb', line 23

def col
  @col
end