Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.CUtil.BreakFlowResult
Packages that use CUtil.BreakFlowResult
Package
Description
C AST types, used in AST documents provided by the
source units
generated by gendec.-
Uses of CUtil.BreakFlowResult in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast that return CUtil.BreakFlowResultModifier and TypeMethodDescriptionstatic CUtil.BreakFlowResultCUtil.getBreakingFlowResult(ICStatement e) Indicate if next instruction will be executed.