Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICGenericLoop
Packages that use ICGenericLoop
Package
Description
C AST types, used in AST documents provided by the
source units
generated by gendec.-
Uses of ICGenericLoop in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast
Subinterfaces of ICGenericLoop 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.interfaceC AST interface for while-like loops (while, do-while).interfaceC AST interface to representwhileloop statements.Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast that return ICGenericLoop