Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICConstantFloat64
Packages that use ICConstantFloat64
Package
Description
C AST types, used in AST documents provided by the
source units
generated by gendec.-
Uses of ICConstantFloat64 in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast that return ICConstantFloat64Modifier and TypeMethodDescriptionICConstantFactory.createFloat64(double v) Create a double-precision 64-bit IEEE-754 floating point immediate.