MCPcopy 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

visitMethod · 0.95
doSmapMethod · 0.95
parseTaglibDirectiveMethod · 0.95
toStringMethod · 0.95
getURLMethod · 0.95
generateSettersMethod · 0.95
setUpPerTestClassMethod · 0.45
dispatchMethod · 0.45
createJavacErrorMethod · 0.45

Calls

no outgoing calls

Tested by 1

setUpPerTestClassMethod · 0.36