Uses of Class
gw.internal.gosu.ir.compiler.bytecode.IRFinallyCodePartitioner
Packages that use IRFinallyCodePartitioner
-
Uses of IRFinallyCodePartitioner in gw.internal.gosu.ir.compiler.bytecode
Methods in gw.internal.gosu.ir.compiler.bytecode that return IRFinallyCodePartitionerModifier and TypeMethodDescriptionIRBytecodeContext.peekFinallyPartitioner()IRBytecodeContext.pushFinallyStatement(IRTryCatchFinallyStatement tryCatchFinallyStmt) Methods in gw.internal.gosu.ir.compiler.bytecode that return types with arguments of type IRFinallyCodePartitionerMethods in gw.internal.gosu.ir.compiler.bytecode with parameters of type IRFinallyCodePartitionerModifier and TypeMethodDescriptionvoidIRBytecodeContext.popFinallyStatement(IRFinallyCodePartitioner partition)