|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.asJava.LightClassConstructionContext
public class LightClassConstructionContext
| Constructor Summary | |
|---|---|
LightClassConstructionContext(BindingContext bindingContext,
java.lang.Throwable error)
|
|
| Method Summary | |
|---|---|
BindingContext |
getBindingContext()
|
java.lang.Throwable |
getError()
|
| 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,
@Nullable
java.lang.Throwable error)
| Method Detail |
|---|
@NotNull public BindingContext getBindingContext()
@Nullable public java.lang.Throwable getError()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||