|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.asJava.LightClassConstructionContext
public class LightClassConstructionContext
Constructor Summary | |
---|---|
LightClassConstructionContext(BindingContext bindingContext,
ModuleDescriptor module)
|
Method Summary | |
---|---|
BindingContext |
getBindingContext()
|
ModuleDescriptor |
getModule()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LightClassConstructionContext(@NotNull BindingContext bindingContext, @NotNull ModuleDescriptor module)
Method Detail |
---|
@NotNull public BindingContext getBindingContext()
@NotNull public ModuleDescriptor getModule()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |