Uses of Package
org.apache.cxf.tools.corba.idlpreprocessor
-
Packages that use org.apache.cxf.tools.corba.idlpreprocessor 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 -
Classes in org.apache.cxf.tools.corba.idlpreprocessor used by org.apache.cxf.tools.corba.idlpreprocessor Class Description DefineState A registry for #define preprocessor instructions that allows tracking whether a symbol is defined or not.IncludeResolver -
Classes in org.apache.cxf.tools.corba.idlpreprocessor used by org.apache.cxf.tools.corba.processors.idl Class Description IdlPreprocessorReader A Reader that implements the #include functionality of the preprocessor.