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

Method checkChildrenAllowed

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

check that it is ok to add children, i.e that no reference is defined @since Ant 1.6 @throws BuildException if not allowed

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

addMethod · 0.80
addConfiguredMethod · 0.80
addEnableMethod · 0.80
addDisableMethod · 0.80
addTextMethod · 0.80
addConfiguredMethod · 0.80
addConfiguredMethod · 0.80
createClasspathMethod · 0.80

Calls 2

isReferenceMethod · 0.95
noChildrenAllowedMethod · 0.95

Tested by

no test coverage detected