Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_82
Method
jj_3R_82
src/bsh/Parser.java:5747–5750 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5745
}
5746
5747
final
private
boolean jj_3R_82() {
5748
if
(jj_3R_117())
return
true;
5749
return
false;
5750
}
5751
5752
final
private
boolean jj_3R_81() {
5753
if
(jj_3R_116())
return
true;
Callers
1
jj_3R_47
Method · 0.95
Calls
1
jj_3R_117
Method · 0.95
Tested by
no test coverage detected