Class Literal

java.lang.Object
io.trino.sql.jsonpath.tree.PathNode
io.trino.sql.jsonpath.tree.Literal
Direct Known Subclasses:
JsonNullLiteral, SqlValueLiteral

public abstract class Literal extends PathNode
  • Constructor Details

    • Literal

      public Literal()
  • Method Details