MCPcopy Index your code
hub / github.com/apache/tomcat / getImage

Method getImage

java/org/apache/el/parser/Node.java:66–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64 int jjtGetNumChildren();
65
66 String getImage();
67
68 Object getValue(EvaluationContext ctx) throws ELException;
69

Callers 3

visitMethod · 0.65
getTargetMethod · 0.65
getValueMethod · 0.65

Implementers 1

SimpleNodejava/org/apache/el/parser/SimpleNode.j

Calls

no outgoing calls

Tested by

no test coverage detected