|
UniSet 2.45.1
|
Классы | |
| class | TestResolveType |
| class | TestCheckTypesBoolCoercion |
| class | TestCheckTypesRealToIntCoercion |
| class | TestCheckTypesNoCoercion |
| class | TestCheckTypesTypeErrors |
| class | TestCheckTypesPreservesStructure |
Функции | |
| _make_program (body, inputs=None, outputs=None, locals_=None) | |
| _vars_dict (program) | |
Tests for the st2js type system module. Tests type checking, type resolution, and coercion insertion for IEC 61131-3 types (BOOL, INT, DINT, REAL).
|
protected |
Build a minimal IRProgram for testing.
|
protected |
Build a name->IRVariable dict from program declarations.