Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_56
Method
jj_3R_56
src/bsh/Parser.java:4474–4477 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4472
}
4473
4474
final
private
boolean jj_3R_56() {
4475
if
(jj_3R_40())
return
true;
4476
return
false;
4477
}
4478
4479
final
private
boolean jj_3R_55() {
4480
if
(jj_3R_100())
return
true;
Callers
1
jj_3R_31
Method · 0.95
Calls
1
jj_3R_40
Method · 0.95
Tested by
no test coverage detected