Package | Description |
---|---|
org.apache.cxf.tools.corba.idlpreprocessor |
The preprocessor resolves IDL preprocessor instructions like define, ifdef, include, etc.
|
org.apache.cxf.tools.corba.processors.idl |
Class and Description |
---|
DefineState
A registry for #define preprocessor instructions that allows tracking whether a symbol is defined or not.
|
IncludeResolver |
Class and Description |
---|
IdlPreprocessorReader
A Reader that implements the #include functionality of the preprocessor.
|
Apache CXF