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

Method parse

pattern/web/__init__.py:566–569  ·  view source on GitHub ↗

Must be overridden in a subclass.

(self, data)

Source from the content-addressed store, hash-verified

564 return packets
565
566 def parse(self, data):
567 """ Must be overridden in a subclass.
568 """
569 return data
570
571 def clear(self):
572 list.__init__(self, [])

Callers 15

updateMethod · 0.95
searchMethod · 0.45
crawlMethod · 0.45
parseFunction · 0.45
test_parseMethod · 0.45
test_tagged_stringMethod · 0.45
test_splitMethod · 0.45
setUpMethod · 0.45
test_chunk_modifiersMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_parseMethod · 0.36
test_tagged_stringMethod · 0.36
test_splitMethod · 0.36
setUpMethod · 0.36
test_chunk_modifiersMethod · 0.36
test_imperativeMethod · 0.36
test_conditionalMethod · 0.36
test_subjunctiveMethod · 0.36
test_negatedMethod · 0.36