Implemented that 'of' types or array can be indexed with a record of or array...
Implemented that 'of' types or array can be indexed with a record of or array of integer (Bug 511078)
Change-Id: Ia2f37216949b04a333ae7c2e87ce29c3f4a9fdbc
Signed-off-by:
BenceJanosSzabo <bence.janos.szabo@ericsson.com>
Showing
- compiler2/Type.cc 52 additions, 1 deletioncompiler2/Type.cc
- compiler2/ttcn3/AST_ttcn3.cc 23 additions, 3 deletionscompiler2/ttcn3/AST_ttcn3.cc
- function_test/Semantic_Analyser/Makefile.semantic 1 addition, 1 deletionfunction_test/Semantic_Analyser/Makefile.semantic
- function_test/Semantic_Analyser/recof_index/Makefile 12 additions, 0 deletionsfunction_test/Semantic_Analyser/recof_index/Makefile
- function_test/Semantic_Analyser/recof_index/recof_index_SE.ttcn 50 additions, 0 deletions...on_test/Semantic_Analyser/recof_index/recof_index_SE.ttcn
- function_test/Semantic_Analyser/recof_index/t 9 additions, 0 deletionsfunction_test/Semantic_Analyser/recof_index/t
- regression_test/Makefile 1 addition, 1 deletionregression_test/Makefile
- regression_test/indexWithRecofArray/IndexWithRecofArray.ttcn 1688 additions, 0 deletionsregression_test/indexWithRecofArray/IndexWithRecofArray.ttcn
- regression_test/indexWithRecofArray/Makefile 56 additions, 0 deletionsregression_test/indexWithRecofArray/Makefile
Loading
Please register or sign in to comment