public interface

ICConstantString

implements ICConstant
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICConstantString

Summary

Public Methods
abstract String getValue()
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICConstant
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICElement
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICExpression

Public Methods

public abstract String getValue ()