Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_220
Method
jj_3R_220
src/bsh/Parser.java:5192–5195 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5190
}
5191
5192
final
private
boolean jj_3R_220() {
5193
if
(jj_3R_222())
return
true;
5194
return
false;
5195
}
5196
5197
final
private
boolean jj_3R_117() {
5198
if
(jj_scan_token(SWITCH))
return
true;
Callers
1
jj_3R_215
Method · 0.95
Calls
1
jj_3R_222
Method · 0.95
Tested by
no test coverage detected