|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.di.InjectorForBodyResolve
public class InjectorForBodyResolve
| Constructor Summary | |
|---|---|
InjectorForBodyResolve(com.intellij.openapi.project.Project project,
TopDownAnalysisParameters topDownAnalysisParameters,
BindingTrace bindingTrace,
BodiesResolveContext bodiesResolveContext,
ModuleDescriptor moduleDescriptor)
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
BindingTrace |
getBindingTrace()
|
BodiesResolveContext |
getBodiesResolveContext()
|
BodyResolver |
getBodyResolver()
|
com.intellij.openapi.project.Project |
getProject()
|
TopDownAnalysisParameters |
getTopDownAnalysisParameters()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InjectorForBodyResolve(@NotNull
com.intellij.openapi.project.Project project,
@NotNull
TopDownAnalysisParameters topDownAnalysisParameters,
@NotNull
BindingTrace bindingTrace,
@NotNull
BodiesResolveContext bodiesResolveContext,
@NotNull
ModuleDescriptor moduleDescriptor)
| Method Detail |
|---|
@PreDestroy public void destroy()
public BodyResolver getBodyResolver()
public com.intellij.openapi.project.Project getProject()
public TopDownAnalysisParameters getTopDownAnalysisParameters()
public BindingTrace getBindingTrace()
public BodiesResolveContext getBodiesResolveContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||