Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICCustomStatement
Packages that use ICCustomStatement
Package
Description
This package and its sub-packages contain the types used to access
gendec, JEB's generic
decompiler.C AST types, used in AST documents provided by the
source units
generated by gendec.-
Uses of ICCustomStatement in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler with parameters of type ICCustomStatementModifier and TypeMethodDescriptionbooleanISourceCustomizer.generateNativeStatement(ICCustomStatement elt, COutputSink out) booleanSourceCustomizerAdapter.generateNativeStatement(ICCustomStatement elt, COutputSink out) -
Uses of ICCustomStatement in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast that return ICCustomStatementModifier and TypeMethodDescriptionICElementFactory.createNativeStatement(long nativeAddress) ICCustomStatement.duplicate()