com.ibm.etools.iseries.rse.ui.compile
Interface IIBMiCompileConstants
- All Known Implementing Classes:
- IBMiCompileUtilities
public interface IIBMiCompileConstants
Constants used to support the Compile actions for native source members.
Copyright
static final String Copyright
- See Also:
- Constant Field Values
EVF
static final String EVF
- See Also:
- Constant Field Values
SRC
static final String SRC
- See Also:
- Constant Field Values
LST
static final String LST
- See Also:
- Constant Field Values
NO_EVF
static final String NO_EVF
- See Also:
- Constant Field Values
NO_SRC
static final String NO_SRC
- See Also:
- Constant Field Values
NO_LST
static final String NO_LST
- See Also:
- Constant Field Values
DBGVIEW_SRC
static final String DBGVIEW_SRC
- See Also:
- Constant Field Values
DBGVIEW_NONE
static final String DBGVIEW_NONE
- See Also:
- Constant Field Values
OPTION
static final String OPTION
- See Also:
- Constant Field Values
Copyright © 2011 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.