Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ getFile
Method
getFile
java/org/apache/jasper/compiler/Mark.java:124–126 ·
view source on GitHub ↗
Get the file name. @return the file name
()
Source
from the content-addressed store, hash-verified
122
* @
return
the file name
123
*/
124
public
String getFile() {
125
return
this.fileName;
126
}
127
128
/**
129
* Gets the URL of the resource with which this Mark is associated
Callers
10
visit
Method · 0.95
doSmap
Method · 0.95
parseTaglibDirective
Method · 0.95
toString
Method · 0.95
getURL
Method · 0.95
generateSetters
Method · 0.95
generateNonstandardSetLogic
Method · 0.95
setUpPerTestClass
Method · 0.45
dispatch
Method · 0.45
createJavacError
Method · 0.45
Calls
no outgoing calls
Tested by
1
setUpPerTestClass
Method · 0.36