public class KotlinFunctionAndImports extends Object
Modifier and Type | Class and Description |
---|---|
static class |
KotlinFunctionAndImports.Builder |
Modifier and Type | Method and Description |
---|---|
KotlinFunction |
getFunction() |
Set<String> |
getImports() |
static KotlinFunctionAndImports.Builder |
withFunction(KotlinFunction function) |
public KotlinFunction getFunction()
public static KotlinFunctionAndImports.Builder withFunction(KotlinFunction function)
Copyright © 2006–2023 MyBatis.org. All rights reserved.