mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
Add missing qldoc
This commit is contained in:
@@ -47,6 +47,9 @@ private XMLElement elementReferencingType(RefType rt) {
|
||||
}
|
||||
|
||||
abstract private class ReflectiveClassIdentifier extends Expr {
|
||||
/**
|
||||
* Gets the type of a class identified by this expression.
|
||||
*/
|
||||
abstract RefType getReflectivelyIdentifiedClass();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user