Uses of Enum
com.blackrook.rookscript.functions.RegexFunctions
Packages that use RegexFunctions
-
Uses of RegexFunctions in com.blackrook.rookscript.functions
Subclasses with type arguments of type RegexFunctions in com.blackrook.rookscript.functionsMethods in com.blackrook.rookscript.functions that return RegexFunctionsModifier and TypeMethodDescriptionstatic RegexFunctionsReturns the enum constant of this type with the specified name.static RegexFunctions[]RegexFunctions.values()Returns an array containing the constants of this enum type, in the order they are declared.