* Parse a single statement. * * If expecting a statement and finding a slash operator, parse a * regular expression literal. This is to handle cases like * `if (foo) /blah/.exec(foo);`, where looking at the previous token * does not help. * * @returns {!node_t}
()
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…