Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_68
Method
jj_3R_68
src/bsh/Parser.java:4163–4166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4161
}
4162
4163
final
private
boolean jj_3R_68() {
4164
if
(jj_scan_token(INT))
return
true;
4165
return
false;
4166
}
4167
4168
final
private
boolean jj_3R_112() {
4169
if
(jj_3R_59())
return
true;
Callers
1
jj_3R_37
Method · 0.95
Calls
1
jj_scan_token
Method · 0.95
Tested by
no test coverage detected