com.ibm.etools.iseries.core.compile
Interface IISeriesCompileConstants
- All Known Implementing Classes:
- ISeriesCompileUtilities
- public interface IISeriesCompileConstants
Constants used to support the Compile actions for native source members.
Copyright
public static final String Copyright
- See Also:
- Constant Field Values
EVF
public static final String EVF
- See Also:
- Constant Field Values
SRC
public static final String SRC
- See Also:
- Constant Field Values
LST
public static final String LST
- See Also:
- Constant Field Values
NO_EVF
public static final String NO_EVF
- See Also:
- Constant Field Values
NO_SRC
public static final String NO_SRC
- See Also:
- Constant Field Values
NO_LST
public static final String NO_LST
- See Also:
- Constant Field Values
DBGVIEW_SRC
public static final String DBGVIEW_SRC
- See Also:
- Constant Field Values
DBGVIEW_NONE
public static final String DBGVIEW_NONE
- See Also:
- Constant Field Values
OPTION
public static final String OPTION
- See Also:
- Constant Field Values
Copyright © 2005 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.