Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_101
Method
jj_3R_101
src/bsh/Parser.java:4882–4885 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4880
}
4881
4882
final
private
boolean jj_3R_101() {
4883
if
(jj_3R_133())
return
true;
4884
return
false;
4885
}
4886
4887
final
private
boolean jj_3R_178() {
4888
if
(jj_scan_token(EXTENDS))
return
true;
Callers
1
jj_3R_60
Method · 0.95
Calls
1
jj_3R_133
Method · 0.95
Tested by
no test coverage detected