Uses of Enum Class
io.codemodder.codetf.v3.DiffSide
Packages that use DiffSide
-
Uses of DiffSide in io.codemodder.codetf.v3
Methods in io.codemodder.codetf.v3 that return DiffSideModifier and TypeMethodDescriptionChange.getDiffSide()
static DiffSide
Returns the enum constant of this class with the specified name.static DiffSide[]
DiffSide.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.codemodder.codetf.v3 with parameters of type DiffSide