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

Member predicate Pom :: getProperty

Gets a property value defined for this project with the given name, either in a local <properties> section, or in the <properties> section of an ancestor POM.

PomProperty getProperty ( string name )