Class | Description |
---|---|
GenerateSidl |
This class implements the
CodeGenerator interface for the SIDL code generator. |
ScopedName |
When generating SIDL from the information stored in the Symbol table, it
does not know what symbols where given as fully qualified names (fqn) and
what symbols where given as short names using an import or the current
scope to shorten the name.
|
Sidl |
Provide a collection of static methods to provide the mapping of SIDL
concepts into SIDL.
|
SidlSource |
This class provides the ability to write SIDL source file for a SIDL
class/interface.
|