Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3_14
Method
jj_3_14
src/bsh/Parser.java:4728–4731 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4726
}
4727
4728
final
private
boolean jj_3_14() {
4729
if
(jj_3R_38())
return
true;
4730
return
false;
4731
}
4732
4733
final
private
boolean jj_3R_130() {
4734
if
(jj_scan_token(IDENTIFIER))
return
true;
Callers
2
jj_2_14
Method · 0.95
jj_rescan_token
Method · 0.95
Calls
1
jj_3R_38
Method · 0.95
Tested by
no test coverage detected