Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getPrefix
Method
getPrefix
java/org/apache/el/parser/AstFunction.java:56–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
public
String getPrefix() {
57
return
prefix;
58
}
59
60
@Override
61
public
Class<?> getType(EvaluationContext ctx) throws ELException {
Callers
1
visit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected