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

Class PSTypeError

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

Source from the content-addressed store, hash-verified

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

Callers 4

do_keywordMethod · 0.90
literal_nameFunction · 0.85
keyword_nameFunction · 0.85
end_typeMethod · 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…