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

Method setPropertyInternal

src/main/org/apache/tools/ant/Project.java:594–596  ·  view source on GitHub ↗

Set a property unless it is already defined as a user property (in which case the method returns silently). @param name The name of the property. Must not be null . @param value The property value. Must not be null .

(final String name, final String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

initPropertiesMethod · 0.95
setAntLibMethod · 0.95
setBaseDirMethod · 0.95
setSystemPropertiesMethod · 0.95

Calls 2

getPropertyHelperMethod · 0.95
setPropertyMethod · 0.45

Tested by

no test coverage detected