Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_46
Method
jj_3R_46
src/bsh/Parser.java:5241–5244 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5239
}
5240
5241
final
private
boolean jj_3R_46() {
5242
if
(jj_3R_59())
return
true;
5243
return
false;
5244
}
5245
5246
final
private
boolean jj_3R_214() {
5247
if
(jj_scan_token(DECR))
return
true;
Callers
1
jj_3_27
Method · 0.95
Calls
1
jj_3R_59
Method · 0.95
Tested by
no test coverage detected