|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.resolve.diagnostics.DiagnosticsElementsCache
public class DiagnosticsElementsCache
Constructor Summary | |
---|---|
DiagnosticsElementsCache(Diagnostics diagnostics,
kotlin.jvm.functions.Function1<Diagnostic,java.lang.Boolean> filter)
|
Method Summary | |
---|---|
java.util.Collection<Diagnostic> |
getDiagnostics(com.intellij.psi.PsiElement psiElement)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiagnosticsElementsCache(Diagnostics diagnostics, kotlin.jvm.functions.Function1<Diagnostic,java.lang.Boolean> filter)
Method Detail |
---|
@NotNull public java.util.Collection<Diagnostic> getDiagnostics(@NotNull com.intellij.psi.PsiElement psiElement)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |