Method: JMESPath::Token#position

Defined in:
lib/jmespath/token.rb

#positionObject

Returns the value of attribute position

Returns:

  • (Object)

    the current value of position



3
4
5
# File 'lib/jmespath/token.rb', line 3

def position
  @position
end