JMES.Lexer (bpxe_jmes v0.6.1) View Source
Tokenizes JMESPath expressions.
Link to this section Summary
Functions
Tokenizes a JMESPath expression.
Link to this section Types
Specs
error() :: {atom(), any(), pos_integer()}
Specs
success() :: {:ok, tokens(), pos_integer()}
Specs
Link to this section Functions
Specs
Tokenizes a JMESPath expression.