Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICNamingEngine
Packages that use ICNamingEngine
Package
Description
C AST types, used in AST documents provided by the
source units
generated by gendec.-
Uses of ICNamingEngine in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast that return ICNamingEngineModifier and TypeMethodDescriptionICGlobalContext.getNamingEngine()ICIdentifierManager.getNamingEngine()Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast with parameters of type ICNamingEngineModifier and TypeMethodDescriptionvoidICIdentifierManager.setNamingEngine(ICNamingEngine namingEngine)