Class Summary |
IdlcBuildVisitor |
Class visiting each child of the idl folder to generate the corresponding
urd file. |
IdlcErrorReader |
Class reading the idlc error output to transform the errors into markers. |
Messages |
Messages for the package. |
RegmergeBuilder |
Builder for the URD files generating the types.rdb registry. |
RegmergeBuildVisitor |
Class visiting each child of the urd folder to merge it with the common
types.rdb registry. |
TypesBuilder |
Main builder of the UNO-IDL projects, it computes the language specific
type files and types registry from the idl files. |
VisitableFile |
A little tiny interface to visit File objects. |