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

Method toTrimmedString

java/org/apache/jasper/compiler/ELParser.java:472–475  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

470 }
471
472 @Override
473 String toTrimmedString() {
474 return id;
475 }
476 }
477
478 /*

Callers 1

parseFunctionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected