|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.jet.analyzer.AnalyzerFacadeForEverything
public class AnalyzerFacadeForEverything
Method Summary | |
---|---|
static AnalyzeExhaust |
analyzeBodiesInFilesWithJavaIntegration(com.intellij.openapi.project.Project project,
java.util.List<AnalyzerScriptParameter> scriptParameters,
com.google.common.base.Predicate<com.intellij.psi.PsiFile> filesToAnalyzeCompletely,
BindingTrace traceContext,
BodiesResolveContext bodiesResolveContext,
ModuleDescriptor module)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AnalyzeExhaust analyzeBodiesInFilesWithJavaIntegration(com.intellij.openapi.project.Project project, java.util.List<AnalyzerScriptParameter> scriptParameters, com.google.common.base.Predicate<com.intellij.psi.PsiFile> filesToAnalyzeCompletely, @NotNull BindingTrace traceContext, @NotNull BodiesResolveContext bodiesResolveContext, @NotNull ModuleDescriptor module)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |