Uses of Record Class
io.trino.json.ir.IrConstantJsonSequence
Packages that use IrConstantJsonSequence
-
Uses of IrConstantJsonSequence in io.trino.json.ir
Fields in io.trino.json.ir declared as IrConstantJsonSequenceModifier and TypeFieldDescriptionstatic final IrConstantJsonSequenceIrConstantJsonSequence.EMPTY_SEQUENCEMethods in io.trino.json.ir that return IrConstantJsonSequenceModifier and TypeMethodDescriptionstatic IrConstantJsonSequenceIrConstantJsonSequence.singletonSequence(com.fasterxml.jackson.databind.JsonNode jsonNode, Optional<Type> type) Methods in io.trino.json.ir with parameters of type IrConstantJsonSequenceModifier and TypeMethodDescriptionprotected RIrJsonPathVisitor.visitIrConstantJsonSequence(IrConstantJsonSequence node, C context)