mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02: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