mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
C++/Java/JavaScript/Python: Unify imports in XML.qll.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* Provides classes and predicates for working with XML files and their content.
|
||||
*/
|
||||
|
||||
import javascript
|
||||
import semmle.files.FileSystem
|
||||
|
||||
/** An XML element that has a location. */
|
||||
abstract class XMLLocatable extends @xmllocatable {
|
||||
|
||||
Reference in New Issue
Block a user