Uses of Interface
sootup.core.jimple.common.constant.NumericConstant
Packages that use NumericConstant
-
Uses of NumericConstant in sootup.core.jimple.common.constant
Classes in sootup.core.jimple.common.constant with type parameters of type NumericConstantSubinterfaces of NumericConstant in sootup.core.jimple.common.constantModifier and TypeInterfaceDescriptioninterface
RealConstant<R extends RealConstant<R>>
Base type for floating point constants.interface
ShiftableConstant<A extends ShiftableConstant<A>>
Classes in sootup.core.jimple.common.constant that implement NumericConstantModifier and TypeClassDescriptionclass
Floating point constant with double precision.class
Floating point constant with single precision.class
A 32-bit integer constant.class
A 64-bit integer constant