mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +01:00
JS: fix javadoc
This commit is contained in:
@@ -104,7 +104,7 @@ public class ExtractorConfig {
|
||||
|
||||
/**
|
||||
* Returns the set of local variables in scope at the top-level of this module.
|
||||
* <p/>
|
||||
* <p>
|
||||
* If this source type has no local scope, the empty set is returned.
|
||||
*/
|
||||
public Set<String> getPredefinedLocals(Platform platform, String extension) {
|
||||
|
||||
Reference in New Issue
Block a user