Loading plugins/org.etsi.mts.tdl.ttcn3/epsilon/execution.eol +2 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ import "helper.eol"; import "debug.eol"; import "reusable.eol"; //TODO: specialise for mesasge and procedure operation TDL!Interaction executeSource() : TTCN!FunctionStatementList { var ssl = new TTCN!FunctionStatementList(); Loading Loading
plugins/org.etsi.mts.tdl.ttcn3/epsilon/execution.eol +2 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ import "helper.eol"; import "debug.eol"; import "reusable.eol"; //TODO: specialise for mesasge and procedure operation TDL!Interaction executeSource() : TTCN!FunctionStatementList { var ssl = new TTCN!FunctionStatementList(); Loading