|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodSignatureChecker
Field Summary | |
---|---|
static MethodSignatureChecker |
DO_NOTHING
|
Method Summary | |
---|---|
void |
checkSignature(JavaMethod method,
boolean reportSignatureErrors,
SimpleFunctionDescriptor descriptor,
java.util.List<java.lang.String> signatureErrors,
java.util.List<FunctionDescriptor> superFunctions)
|
Field Detail |
---|
static final MethodSignatureChecker DO_NOTHING
Method Detail |
---|
void checkSignature(@NotNull JavaMethod method, boolean reportSignatureErrors, @NotNull SimpleFunctionDescriptor descriptor, @NotNull java.util.List<java.lang.String> signatureErrors, @NotNull java.util.List<FunctionDescriptor> superFunctions)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |