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

Method jj_3R_Function_393_24_104

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

Source from the content-addressed store, hash-verified

3631 }
3632
3633 private boolean jj_3R_Function_393_24_104() {
3634 if (jj_scan_token(COLON)) {
3635 return true;
3636 }
3637 if (jj_scan_token(IDENTIFIER)) {
3638 return true;
3639 }
3640 return false;
3641 }
3642
3643 private boolean jj_3R_Literal_411_5_82() {
3644 if (jj_3R_Boolean_424_5_94()) {

Callers 1

Calls 1

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected