Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_129
Method
jj_3R_129
src/bsh/Parser.java:4822–4825 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4820
}
4821
4822
final
private
boolean jj_3R_129() {
4823
if
(jj_scan_token(INTERFACE))
return
true;
4824
return
false;
4825
}
4826
4827
final
private
boolean jj_3R_104() {
4828
if
(jj_3R_38())
return
true;
Callers
1
jj_3R_94
Method · 0.95
Calls
1
jj_scan_token
Method · 0.95
Tested by
no test coverage detected