Package io.trino.sql.routine.ir
Interface IrNode
- All Known Subinterfaces:
IrStatement
- All Known Implementing Classes:
IrBlock,IrBreak,IrContinue,IrIf,IrLoop,IrRepeat,IrReturn,IrRoutine,IrSet,IrVariable,IrWhile
public interface IrNode
-
Method Summary
-
Method Details
-
accept
-