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

Method getCheckedRef

src/main/org/apache/tools/ant/types/DataType.java:205–208  ·  view source on GitHub ↗

Performs the check for circular references and returns the referenced object. @param required reference type @return the dereferenced object. @throws BuildException if the reference is invalid (circular ref, wrong class, etc). @since Ant 1.7 @deprecated use getCheckedRef(Class)

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getRefMethod · 0.80
getRefMethod · 0.80
getRefMethod · 0.80
getRefMethod · 0.80
getRefMethod · 0.80
getRefMethod · 0.80
getSrcMethod · 0.80
getRefMethod · 0.80
cloneMethod · 0.80
getRefMethod · 0.80
getRefMethod · 0.80
getRefMethod · 0.80

Calls 7

getDataTypeNameMethod · 0.95
displayNameMethod · 0.95
getReferencedObjectMethod · 0.80
getRefIdMethod · 0.80
getProjectMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected