Uses of Class
pascal.taie.ir.stmt.Catch
-
Uses of Catch in pascal.taie.ir.proginfo
Modifier and TypeMethodDescriptionExceptionEntry.handler()
Returns the value of thehandler
record component.ModifierConstructorDescriptionExceptionEntry
(Stmt start, Stmt end, Catch handler, ClassType catchType) Creates an instance of aExceptionEntry
record class. -
Uses of Catch in pascal.taie.ir.stmt