Class PathNode

java.lang.Object
io.trino.sql.jsonpath.tree.PathNode
Direct Known Subclasses:
Accessor, ArithmeticBinary, ArithmeticUnary, ContextVariable, JsonPath, LastIndexVariable, Literal, NamedVariable, Predicate, PredicateCurrentItemVariable

public abstract class PathNode extends Object
  • Constructor Details

    • PathNode

      public PathNode()
  • Method Details