Uses of Class
com.github.database.rider.core.api.replacer.SecondReplacerType
-
Packages that use SecondReplacerType Package Description com.github.database.rider.core.api.replacer -
-
Uses of SecondReplacerType in com.github.database.rider.core.api.replacer
Methods in com.github.database.rider.core.api.replacer that return SecondReplacerType Modifier and Type Method Description static SecondReplacerTypeSecondReplacerType. valueOf(String name)Returns the enum constant of this type with the specified name.static SecondReplacerType[]SecondReplacerType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-