Uses of Enum Class
cloud.opencode.base.string.text.OpenHighlight.AnsiColor
Packages that use OpenHighlight.AnsiColor
-
Uses of OpenHighlight.AnsiColor in cloud.opencode.base.string.text
Subclasses with type arguments of type OpenHighlight.AnsiColor in cloud.opencode.base.string.textMethods in cloud.opencode.base.string.text that return OpenHighlight.AnsiColorModifier and TypeMethodDescriptionstatic OpenHighlight.AnsiColorReturns the enum constant of this class with the specified name.static OpenHighlight.AnsiColor[]OpenHighlight.AnsiColor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cloud.opencode.base.string.text with parameters of type OpenHighlight.AnsiColorModifier and TypeMethodDescriptionstatic StringOpenHighlight.highlightConsole(String text, String keyword, OpenHighlight.AnsiColor color)