public class StringToStyleExpressionRenderer extends Object implements org.stringtemplate.v4.AttributeRenderer<String>
ST
AttributeRenderer
which knows to use format string to
render strings into jline
StyleExpression
based on theming
settings.Constructor and Description |
---|
StringToStyleExpressionRenderer(ThemeResolver themeResolver) |
Modifier and Type | Method and Description |
---|---|
String |
toString(String value,
String formatString,
Locale locale) |
Copyright © 2024. All rights reserved.