Antlr Json Path Compiler
class AntlrJsonPathCompiler(errorListener: AntlrJsonPathCompilerErrorListener? = null) : JsonPathCompiler(source)
Functions
Link copied to clipboard
open override fun compile(jsonPath: String, functionExtensionRetriever: (String) -> JsonPathFunctionExtension<*>?): JsonPathQuery
Link copied to clipboard
Link copied to clipboard