mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
cache Module::getAnExportedValue
This commit is contained in:
@@ -107,6 +107,7 @@ abstract class Module extends TopLevel {
|
||||
* Symbols defined in another module that are re-exported by
|
||||
* this module are only sometimes considered.
|
||||
*/
|
||||
cached
|
||||
abstract DataFlow::Node getAnExportedValue(string name);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user