MCPcopy Create free account
hub / github.com/btbytes/teh / skip_comment

Method skip_comment

lib/demjson.py:1463–1495  ·  view source on GitHub ↗

Skips an ECMAScript comment, either // or /* style. The contents of the comment are returned as a string, as well as the index of the character immediately after the comment.

(self, txt, i=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

skipws_anyMethod · 0.95

Calls 2

islinetermMethod · 0.95
JSONDecodeErrorClass · 0.85

Tested by

no test coverage detected