public interface

ICConstantString

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

Class Overview

C AST interface used to represent string literals.

Summary

[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