MCPcopy Index your code
hub / github.com/clips/pattern / PSSyntaxError

Class PSSyntaxError

pattern/web/pdf/psparser.py:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11class PSException(Exception): pass
12class PSEOF(PSException): pass
13class PSSyntaxError(PSException): pass
14class PSTypeError(PSException): pass
15class PSValueError(PSException): pass
16

Callers 1

nextobjectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…