AntlrJsonPathCompiler

Constructors

Link copied to clipboard
constructor(errorListener: AntlrJsonPathCompilerErrorListener? = null)

Functions

Link copied to clipboard
open override fun compile(jsonPath: String, functionExtensionRetriever: (String) -> JsonPathFunctionExtension<*>?): JsonPathQuery
Link copied to clipboard