MCPcopy Index your code
hub / github.com/apache/tomcat / jjtGetNumChildren

Method jjtGetNumChildren

java/org/apache/el/parser/Node.java:64–64  ·  view source on GitHub ↗

Return the number of children the node has.

()

Source from the content-addressed store, hash-verified

62
63 /** Return the number of children the node has. */
64 int jjtGetNumChildren();
65
66 String getImage();
67

Callers 11

createNodeInternalMethod · 0.95
getValueMethod · 0.95
populateNestedStateMethod · 0.95
visitMethod · 0.65
getTargetMethod · 0.65
getValueMethod · 0.65
getMethodInfoMethod · 0.65
invokeMethod · 0.65
getMethodReferenceMethod · 0.65
getParametersMethod · 0.65
getValueMethod · 0.65

Implementers 1

SimpleNodejava/org/apache/el/parser/SimpleNode.j

Calls

no outgoing calls

Tested by

no test coverage detected