Uses of Interface
sootup.core.jimple.common.constant.ComparableConstant
-
Uses of ComparableConstant in sootup.core.jimple.common.constant
Modifier and TypeInterfaceDescriptioninterface
ComparableConstant<C extends ComparableConstant<C>>
Modifier and TypeInterfaceDescriptioninterface
NumericConstant<N extends NumericConstant<N>>
interface
RealConstant<R extends RealConstant<R>>
Base type for floating point constants.interface
ShiftableConstant<A extends ShiftableConstant<A>>
Modifier and TypeClassDescriptionclass
BooleanConstant didn't exist in old soot, because in Java byte code boolean values are represented as integer values 1 or 0.class
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