CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Module Ant

Provides classes and predicates for working with targets in Apache Ant build files.

Import path

import semmle.code.xml.Ant

Imports

XML

Provides classes and predicates for working with XML files and their content.

Classes

AntTarget

An XML element that represents an Ant target.

MainAntTarget

An Ant target that occurs in an Ant build file with the default name build.xml.