Uses of Enum Class
com.aventstack.extentreports.markuputils.CodeLanguage
Packages that use CodeLanguage
-
Uses of CodeLanguage in com.aventstack.extentreports.markuputils
Methods in com.aventstack.extentreports.markuputils that return CodeLanguageModifier and TypeMethodDescriptionstatic CodeLanguageReturns the enum constant of this class with the specified name.static CodeLanguage[]CodeLanguage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aventstack.extentreports.markuputils with parameters of type CodeLanguageModifier and TypeMethodDescriptionstatic MarkupMarkupHelper.createCodeBlock(String code, CodeLanguage lang)