protected Set<ConstraintCheckIssue> |
ReturnValueMethodOverrideCheck.checkMethodInternal(ExecutableElement currentMethod,
MethodInheritanceTree methodInheritanceTree) |
protected abstract Set<ConstraintCheckIssue> |
AbstractMethodOverrideCheck.checkMethodInternal(ExecutableElement currentMethod,
MethodInheritanceTree overriddenMethodsTree)
Performs the check of a method.
|
protected Set<ConstraintCheckIssue> |
ParametersMethodOverrideCheck.checkMethodInternal(ExecutableElement currentMethod,
MethodInheritanceTree methodInheritanceTree) |