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 |