Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_161
Method
jj_3R_161
src/bsh/Parser.java:4128–4131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4126
}
4127
4128
final
private
boolean jj_3R_161() {
4129
if
(jj_scan_token(FALSE))
return
true;
4130
return
false;
4131
}
4132
4133
final
private
boolean jj_3R_160() {
4134
if
(jj_scan_token(TRUE))
return
true;
Callers
1
jj_3R_154
Method · 0.95
Calls
1
jj_scan_token
Method · 0.95
Tested by
no test coverage detected