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