Uses of Enum Class
io.codemodder.codetf.v3.Action
Packages that use Action
-
Uses of Action in io.codemodder.codetf.v3
Methods in io.codemodder.codetf.v3 that return ActionModifier and TypeMethodDescriptionPackageAction.getAction()
static Action
Returns the enum constant of this class with the specified name.static Action[]
Action.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 ActionModifierConstructorDescriptionPackageAction
(Action action, PackageResult result, String packageName)