public class SamWrapperCodegen extends GenerationStateAware
state
typeMapper
bindingTrace
bindingContext
Constructor and Description |
---|
SamWrapperCodegen(GenerationState state,
ClassDescriptorFromJvmBytecode samInterface) |
Modifier and Type | Method and Description |
---|---|
JvmClassName |
genWrapper(JetFile file) |
getState
getTypeMapper
getBindingTrace
getBindingContext
public SamWrapperCodegen(@NotNull GenerationState state, @NotNull ClassDescriptorFromJvmBytecode samInterface)
public JvmClassName genWrapper(@NotNull JetFile file)