Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
createNodeInternal
Method · 0.95
getValue
Method · 0.95
populateNestedState
Method · 0.95
visit
Method · 0.65
getTarget
Method · 0.65
getValue
Method · 0.65
getMethodInfo
Method · 0.65
invoke
Method · 0.65
getMethodReference
Method · 0.65
getParameters
Method · 0.65
getValue
Method · 0.65
Implementers
1
SimpleNode
java/org/apache/el/parser/SimpleNode.j
Calls
no outgoing calls
Tested by
no test coverage detected