|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.resolve.DeclarationsChecker
public class DeclarationsChecker
Constructor Summary | |
---|---|
DeclarationsChecker(DescriptorResolver descriptorResolver,
ModifiersChecker modifiersChecker,
AnnotationChecker annotationChecker,
BindingTrace trace)
|
Method Summary | |
---|---|
protected void |
checkFunction(JetNamedFunction function,
SimpleFunctionDescriptor functionDescriptor)
|
void |
process(BodiesResolveContext bodiesResolveContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeclarationsChecker(@NotNull DescriptorResolver descriptorResolver, @NotNull ModifiersChecker modifiersChecker, @NotNull AnnotationChecker annotationChecker, @NotNull BindingTrace trace)
Method Detail |
---|
public void process(@NotNull BodiesResolveContext bodiesResolveContext)
protected void checkFunction(JetNamedFunction function, SimpleFunctionDescriptor functionDescriptor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |