Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_38
Method
jj_3R_38
src/bsh/Parser.java:4893–4897 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4891
}
4892
4893
final
private
boolean jj_3R_38() {
4894
if
(jj_3R_29())
return
true;
4895
if
(jj_3R_72())
return
true;
4896
return
false;
4897
}
4898
4899
final
private
boolean jj_3R_121() {
4900
if
(jj_scan_token(FOR))
return
true;
Callers
2
jj_3_14
Method · 0.95
jj_3R_104
Method · 0.95
Calls
2
jj_3R_29
Method · 0.95
jj_3R_72
Method · 0.95
Tested by
no test coverage detected