Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/beanshell/beanshell
/ jj_3R_87
Method
jj_3R_87
src/bsh/Parser.java:5701–5704 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5699
}
5700
5701
final
private
boolean jj_3R_87() {
5702
if
(jj_3R_122())
return
true;
5703
return
false;
5704
}
5705
5706
final
private
boolean jj_3R_86() {
5707
if
(jj_3R_121())
return
true;
Callers
1
jj_3R_47
Method · 0.95
Calls
1
jj_3R_122
Method · 0.95
Tested by
no test coverage detected