|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.codegen.binding.BindingContextAware
public class BindingContextAware
| Field Summary | |
|---|---|
protected BindingContext |
bindingContext
|
| Constructor Summary | |
|---|---|
BindingContextAware(BindingContext context)
|
|
| Method Summary | |
|---|---|
BindingContext |
getBindingContext()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@NotNull protected final BindingContext bindingContext
| Constructor Detail |
|---|
public BindingContextAware(@NotNull
BindingContext context)
| Method Detail |
|---|
@NotNull public final BindingContext getBindingContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||