Remove model.declaration.TypeDeclaration
#1186
Labels
model
Related to model package (e.g., model verification)
refactoring
small
Effort of one person-day or less
After the removal of private types (cf. #1156), there is no further need for
model.declaration.TypeDeclaration
. Although it is possible to define sessions with type declarations as its parameters in Python (as is done in c5f65e3/tests/unit/model/session_test.py), such sessions are neither supported by the specification parser nor by the code generator.The text was updated successfully, but these errors were encountered: