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

Method getCompilerVersion

src/main/org/apache/tools/ant/taskdefs/Javac.java:1280–1283  ·  view source on GitHub ↗

The implementation for this particular task. Defaults to the build.compiler property but can be overridden via the compiler attribute. This method does not take the fork attribute into account. @see #getCompiler @return the compiler. @since Ant 1.5

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

getCompilerMethod · 0.95
assumeJava1_1PlusMethod · 0.80
assumeJava1_2PlusMethod · 0.80
assumeJava1_3PlusMethod · 0.80
assumeJava10PlusMethod · 0.80
assumeJavaXYMethod · 0.80
testCompilerAttributeMethod · 0.80

Calls 4

setMagicValueMethod · 0.80
getPropertyMethod · 0.65
getProjectMethod · 0.65
getImplementationMethod · 0.45

Tested by 1

testCompilerAttributeMethod · 0.64