Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beanshell/beanshell
/ jj_3R_99
Method
jj_3R_99
src/bsh/Parser.java:5330–5333 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5328
}
5329
5330
final
private
boolean jj_3R_99() {
5331
if
(jj_scan_token(FORMAL_COMMENT))
return
true;
5332
return
false;
5333
}
5334
5335
final
private
boolean jj_3R_188() {
5336
if
(jj_3R_198())
return
true;
Callers
1
jj_3R_54
Method · 0.95
Calls
1
jj_scan_token
Method · 0.95
Tested by
no test coverage detected