Fixed #30 : Add variable support in BNF concept definition
Fixed #31 : Add regex support in BNF Concept Fixed #33 : Do not memorize object during restore
This commit is contained in:
@@ -1142,6 +1142,8 @@ class SyaNodeParser(BaseNodeParser):
|
||||
if sya_definitions:
|
||||
self.test_only_sya_definitions = sya_definitions
|
||||
|
||||
return self
|
||||
|
||||
@staticmethod
|
||||
def _is_eligible(concept):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user