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 TypeInterfaceDescriptioninterface
C AST interface to represent ado-while
loop statement.interface
C AST interface used to represent a standard for loop statement.interface
Super interface for C AST loops (for, do-while, while).interface
C AST interface for while-like loops (while, do-while).interface
C AST interface to representswitch
statements.interface
C AST interface to representwhile
loop statements.Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast that return ICGenericBreakable