public class KotlinRenderingUtilities extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KOTLIN_INDENT |
Modifier and Type | Method and Description |
---|---|
static String |
kotlinIndent(String in) |
static String |
renderModifiers(List<KotlinModifier> modifiers) |
public static final String KOTLIN_INDENT
public static String renderModifiers(List<KotlinModifier> modifiers)
Copyright © 2006–2024 MyBatis.org. All rights reserved.