UniSet 2.45.1
Класс tests.test_codegen_fb.TestFunctionBlockDeclarationCodegen

Открытые члены

 test_empty_fb_emits_class (self)
 test_fb_with_local_vars_in_constructor (self)
 test_fb_with_body_in_execute (self)
 test_fb_class_appears_before_on_step (self)
 test_fb_inputs_and_outputs_in_constructor (self)

Подробное описание

Test FUNCTION_BLOCK -> JS class emission (Task 7.1).

Методы

◆ test_fb_inputs_and_outputs_in_constructor()

tests.test_codegen_fb.TestFunctionBlockDeclarationCodegen.test_fb_inputs_and_outputs_in_constructor ( self)
FB inputs and outputs become constructor properties.