Uses of Interface
sootup.core.jimple.common.constant.RealConstant
Packages that use RealConstant
-
Uses of RealConstant in sootup.core.jimple.common.constant
Classes in sootup.core.jimple.common.constant with type parameters of type RealConstantModifier and TypeInterfaceDescriptioninterface
RealConstant<R extends RealConstant<R>>
Base type for floating point constants.Classes in sootup.core.jimple.common.constant that implement RealConstantModifier and TypeClassDescriptionclass
Floating point constant with double precision.class
Floating point constant with single precision.