mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
@@ -106,7 +106,7 @@ base types.
|
||||
|
||||
A class can extend multiple types. See :ref:`multiple-inheritance` below.
|
||||
|
||||
To be a valid, a class:
|
||||
To be valid, a class:
|
||||
- Must not extend itself.
|
||||
- Must not extend a :ref:`final` class.
|
||||
- Must not extend types that are incompatible. (See :ref:`type-compatibility`.)
|
||||
|
||||
Reference in New Issue
Block a user