Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICAssignment
Packages that use ICAssignment
Package
Description
C AST types, used in AST documents provided by the
source units
generated by gendec.-
Uses of ICAssignment in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast that return ICAssignmentModifier and TypeMethodDescriptionICElementFactory.createAssignment(ICLeftExpression left, ICExpression right) ICAssignment.duplicate()ICAssignment.duplicate(boolean omitDeclaration)