Uses of Enum
spoon.pattern.ConflictResolutionMode
-
Uses of ConflictResolutionMode in spoon.pattern
Modifier and TypeMethodDescriptionInlinedStatementConfigurator.getConflictResolutionMode()
PatternParameterConfigurator.getConflictResolutionMode()
static ConflictResolutionMode
Returns the enum constant of this type with the specified name.static ConflictResolutionMode[]
ConflictResolutionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionInlinedStatementConfigurator.setConflictResolutionMode(ConflictResolutionMode conflictResolutionMode)
PatternParameterConfigurator.setConflictResolutionMode(ConflictResolutionMode conflictResolutionMode)