Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_54
Method
jj_3R_54
src/bsh/Parser.java:5366–5369 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5364
}
5365
5366
final
private
boolean jj_3R_54() {
5367
if
(jj_3R_99())
return
true;
5368
return
false;
5369
}
5370
5371
final
private
boolean jj_3_27() {
5372
if
(jj_3R_42())
return
true;
Callers
1
jj_3R_28
Method · 0.95
Calls
1
jj_3R_99
Method · 0.95
Tested by
no test coverage detected