com.ibm.etools.iseries.edit.cobol
Interface IISeriesEditorConstantsCobolILE
- All Known Implementing Classes:
- ISeriesEditorCobolILESqlCicsParser
public interface IISeriesEditorConstantsCobolILE
Copyright
static final String Copyright
- See Also:
- Constant Field Values
STRING_HELP_TABLE_PLUGIN_ID
static final String STRING_HELP_TABLE_PLUGIN_ID
- See Also:
- Constant Field Values
STRING_HELP_TABLE_FILENAME
static final String STRING_HELP_TABLE_FILENAME
- See Also:
- Constant Field Values
STRING_MESSAGE_HELP_TABLE_PLUGIN_ID
static final String STRING_MESSAGE_HELP_TABLE_PLUGIN_ID
- See Also:
- Constant Field Values
STRING_MESSAGE_HELP_TABLE_FILENAME
static final String STRING_MESSAGE_HELP_TABLE_FILENAME
- See Also:
- Constant Field Values
STRING_HELP_DOC_PLUGIN_ID
static final String STRING_HELP_DOC_PLUGIN_ID
- See Also:
- Constant Field Values
STRING_MESSAGE_HELP_DOC_PLUGIN_ID
static final String STRING_MESSAGE_HELP_DOC_PLUGIN_ID
- See Also:
- Constant Field Values
STYLENAME_LAYOUT_BLANKS
static final char STYLENAME_LAYOUT_BLANKS
- See Also:
- Constant Field Values
STYLENAME_SEPERATOR
static final char STYLENAME_SEPERATOR
- See Also:
- Constant Field Values
STYLENAME_USER_DEFINED_WORD
static final char STYLENAME_USER_DEFINED_WORD
- See Also:
- Constant Field Values
STYLENAME_RESERVED_WORD
static final char STYLENAME_RESERVED_WORD
- See Also:
- Constant Field Values
STYLENAME_FUNCTION
static final char STYLENAME_FUNCTION
- See Also:
- Constant Field Values
STYLENAME_DATE_FORMAT
static final char STYLENAME_DATE_FORMAT
- See Also:
- Constant Field Values
STYLENAME_NUMERIC_LITERAL
static final char STYLENAME_NUMERIC_LITERAL
- See Also:
- Constant Field Values
STYLENAME_PICTURE_STRING
static final char STYLENAME_PICTURE_STRING
- See Also:
- Constant Field Values
STYLENAME_NONNUMERIC_LITERAL
static final char STYLENAME_NONNUMERIC_LITERAL
- See Also:
- Constant Field Values
STYLENAME_PSEUDO_TEXT
static final char STYLENAME_PSEUDO_TEXT
- See Also:
- Constant Field Values
STYLENAME_COMMENT
static final char STYLENAME_COMMENT
- See Also:
- Constant Field Values
STYLENAME_SEQUENCE_NUMBER
static final char STYLENAME_SEQUENCE_NUMBER
- See Also:
- Constant Field Values
STYLENAME_INDICATOR_AREA
static final char STYLENAME_INDICATOR_AREA
- See Also:
- Constant Field Values
STYLENAME_COMPILER_DIRECTIVE
static final char STYLENAME_COMPILER_DIRECTIVE
- See Also:
- Constant Field Values
STYLENAME_ERROR
static final char STYLENAME_ERROR
- See Also:
- Constant Field Values
STYLENAME_PREPROCESSOR_STRING
static final char STYLENAME_PREPROCESSOR_STRING
- See Also:
- Constant Field Values
PREF_COBOL_PREFIX
static final String PREF_COBOL_PREFIX
- 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.