OOP: implemented @trait classes and multiple inheritance (issue #571)
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
Showing
- compiler2/ttcn3/AST_ttcn3.cc 13 additions, 2 deletionscompiler2/ttcn3/AST_ttcn3.cc
- compiler2/ttcn3/Ttcnstuff.cc 494 additions, 175 deletionscompiler2/ttcn3/Ttcnstuff.cc
- compiler2/ttcn3/Ttcnstuff.hh 6 additions, 2 deletionscompiler2/ttcn3/Ttcnstuff.hh
- compiler2/ttcn3/compiler.l 1 addition, 0 deletionscompiler2/ttcn3/compiler.l
- compiler2/ttcn3/compiler.y 43 additions, 9 deletionscompiler2/ttcn3/compiler.y
- core/OOP.hh 17 additions, 8 deletionscore/OOP.hh
- function_test/Semantic_Analyser/oop/oop_SE.ttcn 95 additions, 9 deletionsfunction_test/Semantic_Analyser/oop/oop_SE.ttcn
- regression_test/oop/oop.ttcn 25 additions, 1 deletionregression_test/oop/oop.ttcn
- usrguide/referenceguide/4-ttcn3_language_extensions.adoc 14 additions, 9 deletionsusrguide/referenceguide/4-ttcn3_language_extensions.adoc
Loading
Please register or sign in to comment