Class NamedVariable

java.lang.Object
io.trino.sql.jsonpath.tree.PathNode
io.trino.sql.jsonpath.tree.NamedVariable

public class NamedVariable extends PathNode
  • Constructor Details

    • NamedVariable

      public NamedVariable(String name)
  • Method Details