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 KotlinFormatter
public void setContext(Context context)
setContext
in interface KotlinFormatter
Copyright © 2006–2022 MyBatis.org. All rights reserved.