Method: JMESPath::Token#type

Defined in:
lib/jmespath/token.rb

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



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

def type
  @type
end