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

Method jj_3R_Null_461_5_98

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

Source from the content-addressed store, hash-verified

3341 }
3342
3343 private boolean jj_3R_Null_461_5_98() {
3344 if (jj_scan_token(NULL)) {
3345 return true;
3346 }
3347 return false;
3348 }
3349
3350 private boolean jj_3R_Unary_266_9_68() {
3351 if (jj_3R_Value_275_5_72()) {

Callers 1

Calls 1

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected