LICENSE
MANIFEST.in
Makefile
NOTICE
OclExpression.g4
README.md
pyproject.toml
requirements.txt
ocl/__init__.py
ocl/compiler.py
ocl/ocl.py
ocl/typecheck.py
ocl/types.py
ocl/parser/OclExpressionLexer.py
ocl/parser/OclExpressionListener.py
ocl/parser/OclExpressionParser.py
ocl/parser/OclExpressionVisitor.py
ocl/parser/__init__.py
ocl_py.egg-info/PKG-INFO
ocl_py.egg-info/SOURCES.txt
ocl_py.egg-info/dependency_links.txt
ocl_py.egg-info/requires.txt
ocl_py.egg-info/top_level.txt
tests/OrderedSet.py
tests/bag.py
tests/bool.py
tests/check.py
tests/int.py
tests/obj.py
tests/ops.py
tests/pytest.ini
tests/real.py
tests/set.py
tests/str.py
tests/test.py
tests/test_comprehensive.py
tests/test_uniorg.py
tests/type_prefix.py
tests/typesys.py
tests/undefined.py