telepath / com.github.giedomak.telepath.staticparser

Package com.github.giedomak.telepath.staticparser

Parse user input into a data-structure we can work with.

Types

StaticParser

interface StaticParser

Parse the query language into our internal representation, i.e. a LogicalPlan.

StaticParserRPQ

object StaticParserRPQ : StaticParser

RPQ query language.