Class DefineState
- java.lang.Object
-
- org.apache.cxf.tools.corba.idlpreprocessor.DefineState
-
public class DefineState extends Object
A registry for #define preprocessor instructions that allows tracking whether a symbol is defined or not.
-
-
Constructor Summary
Constructors Constructor Description DefineState(Map<String,String> initialDefines)
-