|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.codegen.state.JetTypeMapper
org.jetbrains.kotlin.codegen.state.JetTypeMapperWithOutDirectory
public class JetTypeMapperWithOutDirectory
| Constructor Summary | |
|---|---|
JetTypeMapperWithOutDirectory(BindingContext bindingContext,
ClassBuilderMode classBuilderMode,
java.io.File outDirectory)
|
|
| Method Summary | |
|---|---|
java.io.File |
getOutDirectory()
|
| Methods inherited from class org.jetbrains.kotlin.codegen.state.JetTypeMapper |
|---|
getBindingContext, getClassBuilderMode, getDefaultDescriptor, getSharedVarType, isAccessor, mapAnnotationParameterSignature, mapClass, mapDefaultMethod, mapFieldSignature, mapOwner, mapReturnType, mapScriptSignature, mapSignature, mapSignature, mapSignature, mapSupertype, mapToCallableMethod, mapToCallableMethod, mapTraitImpl, mapType, mapType, mapType, mapTypeParameter, writeFormalTypeParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JetTypeMapperWithOutDirectory(@NotNull
BindingContext bindingContext,
@NotNull
ClassBuilderMode classBuilderMode,
@Nullable
java.io.File outDirectory)
| Method Detail |
|---|
@Nullable public java.io.File getOutDirectory()
getOutDirectory in class JetTypeMapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||