MCPcopy Index your code
hub / github.com/apache/groovy / isLeaf

Method isLeaf

src/main/java/groovy/util/Factory.java:33–33  ·  view source on GitHub ↗

@return true if no child closures should be processed

()

Source from the content-addressed store, hash-verified

31 * @return true if no child closures should be processed
32 */
33 boolean isLeaf();
34
35 /**
36 * Does this factory "Own" its child closure.

Callers 2

dispatchNodeCallMethod · 0.95
toMapMethod · 0.65

Implementers 1

AbstractFactorysrc/main/java/groovy/util/AbstractFact

Calls

no outgoing calls

Tested by

no test coverage detected