Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICGenericBreakable
Packages that use ICGenericBreakable
Package
Description
C AST types, used in AST documents provided by the
source units
generated by gendec.-
Uses of ICGenericBreakable in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast
Subinterfaces of ICGenericBreakable in com.pnfsoftware.jeb.core.units.code.asm.decompiler.astModifier and TypeInterfaceDescriptioninterfaceC AST interface to represent ado-whileloop statement.interfaceC AST interface used to represent a standard for loop statement.interfaceSuper interface for C AST loops (for, do-while, while).interfaceC AST interface for while-like loops (while, do-while).interfaceC AST interface to representswitchstatements.interfaceC AST interface to representwhileloop statements.Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast that return ICGenericBreakable