C# (CSharp) openABAP.Compiler Compiler - 6 examples found. These are the top rated real world C# (CSharp) examples of openABAP.Compiler.Compiler extracted from open source projects. You can rate examples to help us improve the quality of examples.
central class of openABAP implementing following feauture: scanning and parsing the abap source file. creating an internal representation of the program using openABAP.Compiler.Command class. building the CIL file assembling the CIL file to EXE-assembly file. calling EXE-file