Uses of Record Class
io.trino.sql.routine.ir.IrWhile
Packages that use IrWhile
-
Uses of IrWhile in io.trino.sql.routine.ir
Methods in io.trino.sql.routine.ir with parameters of type IrWhileModifier and TypeMethodDescriptionDefaultIrNodeVisitor.visitWhile(IrWhile node, Void context) default RIrNodeVisitor.visitWhile(IrWhile node, C context)