Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICConstantString
Packages that use ICConstantString
Package
Description
C AST types, used in AST documents provided by the
source units
generated by gendec.-
Uses of ICConstantString in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast that return ICConstantStringModifier and TypeMethodDescriptionICConstantFactory.createString(String value, long id) Create a string constant.ICConstantFactory.createString(String value, long id, Integer index) Create a string constant.