public class KotlinFunctionParts extends Object
Modifier and Type | Class and Description |
---|---|
static class |
KotlinFunctionParts.Builder |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAnnotations() |
List<KotlinArg> |
getArguments() |
List<String> |
getCodeLines() |
Set<String> |
getImports() |
Copyright © 2006–2022 MyBatis.org. All rights reserved.