Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ Node
Method
Node
java/org/apache/jasper/compiler/Node.java:121–122 ·
view source on GitHub ↗
Zero-arg Constructor.
()
Source
from the content-addressed store, hash-verified
119
* Zero-arg Constructor.
120
*/
121
Node() {
122
}
123
124
/**
125
* Constructor.
Callers
nothing calls this directly
Calls
1
addToParent
Method · 0.95
Tested by
no test coverage detected