MCPcopy Create free account
hub / github.com/apache/tomcat / jj_3R_Literal_412_7_83

Method jj_3R_Literal_412_7_83

java/org/apache/el/parser/ELParser.java:3616–3621  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3614 }
3615
3616 private boolean jj_3R_Literal_412_7_83() {
3617 if (jj_3R_FloatingPoint_434_5_95()) {
3618 return true;
3619 }
3620 return false;
3621 }
3622
3623 private boolean jj_3R_Concatenation_217_10_54() {
3624 if (jj_scan_token(CONCAT)) {

Callers 1

Calls 1

Tested by

no test coverage detected