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

Method getClassSource

src/main/org/apache/tools/ant/util/LoaderUtils.java:97–99  ·  view source on GitHub ↗

Find the directory or jar file the class has been loaded from. @param c the class whose location is required. @return the file or jar with the class or null if we cannot determine the location. @since Ant 1.6

(Class<?> c)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testGetXyzSourceMethod · 0.95

Calls 2

normalizeSourceMethod · 0.95
getClassSourceMethod · 0.95

Tested by 1

testGetXyzSourceMethod · 0.76