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

Method setInheritedProperty

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

Set a user property, which cannot be overwritten by set/unset property calls. Any previous value is overwritten. Also marks these properties as properties that have not come from the command line. @param name The name of property to set. Must not be null . @param value The n

(final String name, final String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.45
addAlmostAllMethod · 0.45

Calls 1

getPropertyHelperMethod · 0.95

Tested by

no test coverage detected