public interface KotlinFormatter
Only one instance of the class will be created in each context. Configuration can be passed into the class through the use of properties in the Context.
| Modifier and Type | Method and Description |
|---|---|
String |
getFormattedContent(KotlinFile kotlinFile) |
void |
setContext(Context context) |
void setContext(Context context)
String getFormattedContent(KotlinFile kotlinFile)
Copyright © 2006–2025 MyBatis.org. All rights reserved.