Uses of Enum Class
org.benf.cfr.reader.bytecode.analysis.types.discovery.CastAction
Packages that use CastAction
-
Uses of CastAction in org.benf.cfr.reader.bytecode.analysis.types.discovery
Methods in org.benf.cfr.reader.bytecode.analysis.types.discovery that return CastActionModifier and TypeMethodDescriptionInferredJavaType.chain
(InferredJavaType other) private CastAction
InferredJavaType.chainFrom
(InferredJavaType other) private CastAction
InferredJavaType.chainIntegralTypes
(InferredJavaType other) static CastAction
Returns the enum constant of this class with the specified name.static CastAction[]
CastAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.