Implemented the 'override' and '@local' modifiers in the new codec handling (bug 517843)
Change-Id: Idc21beff14f960efb6fb8856a9ee93dadd0f9c26
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
Showing
- compiler2/Type.cc 66 additions, 16 deletionscompiler2/Type.cc
- compiler2/Type.hh 28 additions, 7 deletionscompiler2/Type.hh
- compiler2/Type_chk.cc 95 additions, 14 deletionscompiler2/Type_chk.cc
- compiler2/ttcn3/AST_ttcn3.cc 20 additions, 18 deletionscompiler2/ttcn3/AST_ttcn3.cc
- compiler2/ttcn3/Attributes.cc 36 additions, 16 deletionscompiler2/ttcn3/Attributes.cc
- compiler2/ttcn3/Attributes.hh 7 additions, 6 deletionscompiler2/ttcn3/Attributes.hh
- compiler2/ttcn3/compiler.l 1 addition, 0 deletionscompiler2/ttcn3/compiler.l
- compiler2/ttcn3/compiler.y 11 additions, 14 deletionscompiler2/ttcn3/compiler.y
- function_test/Semantic_Analyser/Makefile.semantic 2 additions, 0 deletionsfunction_test/Semantic_Analyser/Makefile.semantic
- function_test/Semantic_Analyser/common.mk 5 additions, 5 deletionsfunction_test/Semantic_Analyser/common.mk
- function_test/Semantic_Analyser/encode/encode_modifier_SE.ttcn 178 additions, 0 deletions...ion_test/Semantic_Analyser/encode/encode_modifier_SE.ttcn
- function_test/Semantic_Analyser/encode_legacy/encode_ttcn_SE.ttcn 15 additions, 0 deletions..._test/Semantic_Analyser/encode_legacy/encode_ttcn_SE.ttcn
- function_test/Semantic_Analyser/xer/ifq_SE.ttcn 1 addition, 1 deletionfunction_test/Semantic_Analyser/xer/ifq_SE.ttcn
Loading
Please register or sign in to comment