Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/beanshell/beanshell
/ jj_3_28
Method
jj_3_28
src/bsh/Parser.java:5446–5449 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5444
}
5445
5446
final
private
boolean jj_3_28() {
5447
if
(jj_3R_47())
return
true;
5448
return
false;
5449
}
5450
5451
final
private
boolean jj_3_25() {
5452
if
(jj_3R_42())
return
true;
Callers
3
jj_2_28
Method · 0.95
jj_3R_28
Method · 0.95
jj_rescan_token
Method · 0.95
Calls
1
jj_3R_47
Method · 0.95
Tested by
no test coverage detected