Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_58
Method
jj_3R_58
src/bsh/Parser.java:4178–4181 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4176
}
4177
4178
final
private
boolean jj_3R_58() {
4179
if
(jj_3R_29())
return
true;
4180
return
false;
4181
}
4182
4183
final
private
boolean jj_3R_149() {
4184
if
(jj_scan_token(57))
return
true;
Callers
1
jj_3R_32
Method · 0.95
Calls
1
jj_3R_29
Method · 0.95
Tested by
no test coverage detected