Class IrPathNodeRef<T extends IrPathNode>
java.lang.Object
io.trino.json.IrPathNodeRef<T>
-
Method Summary
Modifier and TypeMethodDescriptionbooleangetNode()inthashCode()static <T extends IrPathNode>
IrPathNodeRef<T> of(T pathNode) toString()
-
Method Details
-
of
-
getNode
-
equals
-
hashCode
-
toString
-