Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_151
Method
jj_3R_151
src/bsh/Parser.java:4545–4548 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4543
}
4544
4545
final
private
boolean jj_3R_151() {
4546
if
(jj_3R_72())
return
true;
4547
return
false;
4548
}
4549
4550
final
private
boolean jj_3R_183() {
4551
if
(jj_scan_token(IDENTIFIER))
return
true;
Callers
1
jj_3R_136
Method · 0.95
Calls
1
jj_3R_72
Method · 0.95
Tested by
no test coverage detected