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

Method getReference

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

Look up a reference by its key (ID). @param desired type @param key The key for the desired reference. Must not be null . @return the reference with the specified ID, or null if there is no such reference in the project, with type inference.

(final String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getExecutorMethod · 0.95
testSimpleMethod · 0.95
testNestedByClassNameMethod · 0.95
evaluateMethod · 0.80
getPropertyHelperMethod · 0.80
getPropertyHookMethod · 0.80
getComponentHelperMethod · 0.80
addTextMethod · 0.80
getDescriptionMethod · 0.80
getReferencedObjectMethod · 0.80
resolveMethod · 0.80

Calls 5

getPropertyHelperMethod · 0.95
logMethod · 0.95
getMethod · 0.65
equalsMethod · 0.45
containsPropertiesMethod · 0.45

Tested by 15

testSimpleMethod · 0.76
testNestedByClassNameMethod · 0.76
testPlainTaskMethod · 0.64
testStandaloneTypeMethod · 0.64
testConditionTaskMethod · 0.64
test1Method · 0.64
testNestedFilterSetsMethod · 0.64
getFilesMethod · 0.64