Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/beanshell/beanshell
/ jj_3R_49
Method
jj_3R_49
src/bsh/Parser.java:5526–5529 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5524
}
5525
5526
final
private
boolean jj_3R_49() {
5527
if
(jj_3R_95())
return
true;
5528
return
false;
5529
}
5530
5531
final
private
boolean jj_3R_172() {
5532
if
(jj_3R_174())
return
true;
Callers
1
jj_3R_28
Method · 0.95
Calls
1
jj_3R_95
Method · 0.95
Tested by
no test coverage detected