MCPcopy Create free account
hub / github.com/apache/ant / addProperty

Method addProperty

src/main/org/apache/tools/ant/taskdefs/Property.java:730–732  ·  view source on GitHub ↗

add a name value pair to the project property set @param n name of property @param v value to set

(String n, String v)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.95
addPropertiesMethod · 0.95

Calls 6

getPropertyHelperMethod · 0.95
getUserPropertyMethod · 0.95
setInheritedPropertyMethod · 0.95
setNewPropertyMethod · 0.95
getProjectMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected