Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_142
Method
jj_3R_142
src/bsh/Parser.java:4512–4515 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4510
}
4511
4512
final
private
boolean jj_3R_142() {
4513
if
(jj_scan_token(INTEGER_LITERAL))
return
true;
4514
return
false;
4515
}
4516
4517
final
private
boolean jj_3R_133() {
4518
Token xsp;
Callers
1
jj_3R_133
Method · 0.95
Calls
1
jj_scan_token
Method · 0.95
Tested by
no test coverage detected