public interface

ICConstantIntegerLarge

implements ICConstantInteger<T>
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICConstantIntegerLarge

Class Overview

C AST interface used to represent arbitrary-legth integer 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.ICConstantInteger
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICElement
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICExpression