Maven module :
un.api : api-code :
Class :
un.api.code.CodeFormatter
Extends/Implements :
-
Subclasses :
-
author
Johann Sorel
Variables :
-
Functions :
getSupportedLanguage
,
format
Get set of supported languages.
The values match the id of CodeFormats.
return
Set of Chars never null
Set
getSupportedLanguage
()
Reorganize and possibly create tokens to match formatting.
param
codeFile
return
CodeFile
format
(CodeFile codeFile)