Uses of Class
com.strobel.decompiler.ast.AstBuilder.HandlerInfo
Packages that use AstBuilder.HandlerInfo
-
Uses of AstBuilder.HandlerInfo in com.strobel.decompiler.ast
Fields in com.strobel.decompiler.ast with type parameters of type AstBuilder.HandlerInfoModifier and TypeFieldDescriptionprivate final Map<ExceptionHandler, AstBuilder.HandlerInfo> AstBuilder.FinallyInlining._handlerMapMethods in com.strobel.decompiler.ast with parameters of type AstBuilder.HandlerInfoModifier and TypeMethodDescriptionprivate Set<ControlFlowNode> AstBuilder.FinallyInlining.collectNodes(AstBuilder.HandlerInfo handlerInfo) private voidAstBuilder.FinallyInlining.processNodes(AstBuilder.HandlerInfo handlerInfo, Instruction first, Instruction last, int instructionCount, Set<ControlFlowNode> toProcess, Set<ControlFlowNode> forbiddenNodes)