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 TypeInterfaceDescriptioninterfaceRealConstant<R extends RealConstant<R>>Base type for floating point constants.Classes in sootup.core.jimple.common.constant that implement RealConstantModifier and TypeClassDescriptionclassFloating point constant with double precision.classFloating point constant with single precision.