public interface

ICConstantInteger64

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

Class Overview

C AST interface used to represent 64-bit 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