Implemented the '@update' statement for changing erroneous attributes (bug 511903)
Change-Id: I2fe9654e659c08cbd8415b4aa2cc5b6b52f67709
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
Showing
- compiler2/Setting.cc 17 additions, 0 deletionscompiler2/Setting.cc
- compiler2/Setting.hh 11 additions, 8 deletionscompiler2/Setting.hh
- compiler2/Type.hh 2 additions, 1 deletioncompiler2/Type.hh
- compiler2/Type_codegen.cc 13 additions, 8 deletionscompiler2/Type_codegen.cc
- compiler2/Value.cc 7 additions, 6 deletionscompiler2/Value.cc
- compiler2/ttcn3/AST_ttcn3.cc 69 additions, 31 deletionscompiler2/ttcn3/AST_ttcn3.cc
- compiler2/ttcn3/AST_ttcn3.hh 3 additions, 2 deletionscompiler2/ttcn3/AST_ttcn3.hh
- compiler2/ttcn3/Attributes.cc 114 additions, 25 deletionscompiler2/ttcn3/Attributes.cc
- compiler2/ttcn3/Attributes.hh 33 additions, 6 deletionscompiler2/ttcn3/Attributes.hh
- compiler2/ttcn3/ILT.cc 25 additions, 3 deletionscompiler2/ttcn3/ILT.cc
- compiler2/ttcn3/ILT.hh 9 additions, 1 deletioncompiler2/ttcn3/ILT.hh
- compiler2/ttcn3/Statement.cc 236 additions, 73 deletionscompiler2/ttcn3/Statement.cc
- compiler2/ttcn3/Statement.hh 51 additions, 29 deletionscompiler2/ttcn3/Statement.hh
- compiler2/ttcn3/TtcnTemplate.cc 0 additions, 6 deletionscompiler2/ttcn3/TtcnTemplate.cc
- compiler2/ttcn3/compiler.l 1 addition, 1 deletioncompiler2/ttcn3/compiler.l
- compiler2/ttcn3/compiler.y 21 additions, 1 deletioncompiler2/ttcn3/compiler.y
- function_test/Semantic_Analyser/Makefile.semantic 1 addition, 1 deletionfunction_test/Semantic_Analyser/Makefile.semantic
- function_test/Semantic_Analyser/erroneous_attributes/.gitignore 2 additions, 0 deletions...on_test/Semantic_Analyser/erroneous_attributes/.gitignore
- function_test/Semantic_Analyser/erroneous_attributes/ErroneousAttributes_SE.ttcn 178 additions, 0 deletions...Analyser/erroneous_attributes/ErroneousAttributes_SE.ttcn
- function_test/Semantic_Analyser/erroneous_attributes/Makefile 12 additions, 0 deletions...tion_test/Semantic_Analyser/erroneous_attributes/Makefile
Loading
Please register or sign in to comment