sybila / eBCSgen

eBCSgen - BioChemical Space Language support tool.
https://ebcsgen.readthedocs.io/
MIT License
2 stars 4 forks source link

error raised when alias in rule is not defined #104

Closed mopichalova closed 5 months ago

mopichalova commented 5 months ago

Checking if complex alias used in rules is defined and raising ComplexParsingError if not.

This pull request closes #103.