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

Method get

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

Get method for the reference table. It can be used to hook dynamic references and to modify some references on the fly--for example for delayed evaluation. It is important to make sure that the processing that is done inside is not calling get indirectly. @param key lookup key. @return mapped val

(final Object key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getRealMethod · 0.95
maybeConfigureMethod · 0.95
getRealThingMethod · 0.95

Tested by

no test coverage detected