public class DefaultKotlinFormatter extends Object implements KotlinFormatter
| Constructor and Description |
|---|
DefaultKotlinFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormattedContent(KotlinFile kotlinFile) |
void |
setContext(Context context) |
protected Context context
public String getFormattedContent(KotlinFile kotlinFile)
getFormattedContent in interface KotlinFormatterpublic void setContext(Context context)
setContext in interface KotlinFormatterCopyright © 2006–2025 MyBatis.org. All rights reserved.