class

ParseError

Inherits Exception / Reference / Object

Constructors

new(lex_position : Int32, token_value : String, token_type : String, msg : String = "Invalid jmespath expression", expression : String | Nil = nil)
Source

Instance methods

expression
Source
lex_position
Source
token_type
Source
token_value
Source