mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
Java: Fix QLDoc
This commit is contained in:
@@ -645,6 +645,9 @@ final class ImportsNode extends PrintAstNode, TImportsNode {
|
||||
)
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the underlying CompilationUnit.
|
||||
*/
|
||||
CompilationUnit getCompilationUnit() { result = cu }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user