Uses of Enum Class
japicmp.model.SyntheticAttribute
Packages that use SyntheticAttribute
-
Uses of SyntheticAttribute in japicmp.model
Methods in japicmp.model that return SyntheticAttributeModifier and TypeMethodDescriptionstatic SyntheticAttributeReturns the enum constant of this class with the specified name.static SyntheticAttribute[]SyntheticAttribute.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in japicmp.model that return types with arguments of type SyntheticAttributeModifier and TypeMethodDescriptionprotected JApiAttribute<SyntheticAttribute> JApiBehavior.extractSyntheticAttribute(Optional<? extends javassist.CtBehavior> oldBehaviorOptional, Optional<? extends javassist.CtBehavior> newBehaviorOptional) JApiBehavior.getSyntheticAttribute()JApiClass.getSyntheticAttribute()JApiField.getSyntheticAttribute()JApiHasSyntheticAttribute.getSyntheticAttribute()