Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ do_keyword
Method
do_keyword
pattern/web/pdf/psparser.py:529–530 ·
view source on GitHub ↗
(self, pos, token)
Source
from the content-addressed store, hash-verified
527
return
(pos, objs)
528
529
def
do_keyword(self, pos, token):
530
return
531
532
def
nextobject(self):
533
""
"Yields a list of objects.
Callers
1
nextobject
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected