Implement ports with translation capability (part4) port variables and port clause (Bug 512359)
Change-Id: I6596a91c1ea4a5f8ee0bbccb95788db17a92e47d
Signed-off-by:
BenceJanosSzabo <bence.janos.szabo@ericsson.com>
Showing
- compiler2/AST.cc 5 additions, 0 deletionscompiler2/AST.cc
- compiler2/AST.hh 4 additions, 0 deletionscompiler2/AST.hh
- compiler2/Setting.cc 7 additions, 0 deletionscompiler2/Setting.cc
- compiler2/Setting.hh 5 additions, 0 deletionscompiler2/Setting.hh
- compiler2/Type.cc 1 addition, 1 deletioncompiler2/Type.cc
- compiler2/Type.hh 1 addition, 0 deletionscompiler2/Type.hh
- compiler2/ttcn3/AST_ttcn3.cc 182 additions, 41 deletionscompiler2/ttcn3/AST_ttcn3.cc
- compiler2/ttcn3/AST_ttcn3.hh 56 additions, 4 deletionscompiler2/ttcn3/AST_ttcn3.hh
- compiler2/ttcn3/Statement.cc 4 additions, 1 deletioncompiler2/ttcn3/Statement.cc
- compiler2/ttcn3/Ttcnstuff.cc 133 additions, 17 deletionscompiler2/ttcn3/Ttcnstuff.cc
- compiler2/ttcn3/Ttcnstuff.hh 7 additions, 5 deletionscompiler2/ttcn3/Ttcnstuff.hh
- compiler2/ttcn3/compiler.y 79 additions, 9 deletionscompiler2/ttcn3/compiler.y
- compiler2/ttcn3/port.c 25 additions, 4 deletionscompiler2/ttcn3/port.c
- compiler2/ttcn3/port.h 4 additions, 0 deletionscompiler2/ttcn3/port.h
- core/Port.cc 13 additions, 1 deletioncore/Port.cc
- core/Port.hh 4 additions, 0 deletionscore/Port.hh
- function_test/Semantic_Analyser/port_translation/PortClause_SE.ttcn 62 additions, 0 deletions...est/Semantic_Analyser/port_translation/PortClause_SE.ttcn
- function_test/Semantic_Analyser/port_translation/PortTranslate_SE.ttcn 15 additions, 0 deletions.../Semantic_Analyser/port_translation/PortTranslate_SE.ttcn
- function_test/Semantic_Analyser/port_translation/Setstate_SE.ttcn 3 additions, 0 deletions..._test/Semantic_Analyser/port_translation/Setstate_SE.ttcn
- function_test/Semantic_Analyser/xer/untagged_charenc_optional_SE.ttcn 0 additions, 1 deletion...t/Semantic_Analyser/xer/untagged_charenc_optional_SE.ttcn
Loading
Please register or sign in to comment