Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.edit.codeassist.rpgle
Class ISeriesEditorRPGILECodeAssistConstants

java.lang.Object
  extended by com.ibm.etools.iseries.edit.codeassist.rpgle.ISeriesEditorRPGILECodeAssistConstants
All Implemented Interfaces:
IISeriesEditorConstantsRPGILEModel

public class ISeriesEditorRPGILECodeAssistConstants
extends Object
implements IISeriesEditorConstantsRPGILEModel


Field Summary
static String[][] _compilerDirectives
           
static int _CompletionTypeBuiltIn
           
static int _CompletionTypeField
           
static int _CompletionTypeFile
           
static int _CompletionTypeFormat
           
static int _CompletionTypeIndicator
           
static int _CompletionTypeKeyword
           
static int _CompletionTypeName
           
static int _CompletionTypeNone
           
static int _CompletionTypeOpCode
           
static int _CompletionTypeSize
           
static int _CompletionTypeStruct
           
static int _CompletionTypeSubprocedure
           
static int _CompletionTypeSubroutine
           
static String[] _proposalsIndicatorsH
           
static String[] _proposalsSpecName
           
static String[] _proposalsSpecNameH
           
static String FREE_FORM
           
static String RPGLE_FREE_FORM
           
static int SUBARRAY_HELP_INDEX
           
static int SUBARRAY_NAME_INDEX
           
static int SUBARRAY_PARAM_INDEX
           
 
Fields inherited from interface com.ibm.etools.iseries.editor.IISeriesEditorConstantsRPGILEModel
copyright, RPG_XML_ALIAS, RPG_XML_ALWNULL, RPG_XML_ATTROMIT, RPG_XML_ATTRSTRING, RPG_XML_BASED, RPG_XML_BINARY, RPG_XML_BYTE, RPG_XML_CALLED_PGM, RPG_XML_CALLED_PGMLIST, RPG_XML_CALLEE, RPG_XML_CALLEE_IS_VARIABLE, RPG_XML_CHAR, RPG_XML_CONST, RPG_XML_CONSTANT, RPG_XML_COUNT, RPG_XML_DATE, RPG_XML_DEVICE, RPG_XML_DIM, RPG_XML_EXPORT, RPG_XML_EXTERNALLY_DESCRIBED, RPG_XML_FIELD, RPG_XML_FILE, RPG_XML_FILE_TYPE, RPG_XML_FLOAT, RPG_XML_GLOBAL, RPG_XML_GLOBAL_DEFINITIONS, RPG_XML_GRAPHIC, RPG_XML_IMPORT, RPG_XML_INDICATOR, RPG_XML_INT, RPG_XML_INTNAME, RPG_XML_KEYFIELD, RPG_XML_KLIST, RPG_XML_LENGTH, RPG_XML_LIKEFILE, RPG_XML_LINE_BEGIN, RPG_XML_LINE_END, RPG_XML_LINE_NUMBER, RPG_XML_LINKAGE, RPG_XML_MAIN_PROCEDURE, RPG_XML_METHODCLASS, RPG_XML_METHODTYPE, RPG_XML_NAME, RPG_XML_NOOPT, RPG_XML_NOPASS, RPG_XML_OBJECT, RPG_XML_OBJECTNAME, RPG_XML_OCCURS, RPG_XML_OMIT, RPG_XML_PACKED, RPG_XML_PARM, RPG_XML_POINTER, RPG_XML_PRECISION, RPG_XML_PROCEDURE, RPG_XML_PROCPTR, RPG_XML_PROCTYPE, RPG_XML_PROGRAM_DESCRIBED, RPG_XML_PROGRAM_VERIFIER, RPG_XML_PROTOTYPE, RPG_XML_QUALIFIED, RPG_XML_RECORD_FORMAT, RPG_XML_REFERENCE_LINE, RPG_XML_REFERENCE_TYPE, RPG_XML_REFERENCES, RPG_XML_RETURN_VALUE, RPG_XML_RETVAL, RPG_XML_RIGHTADJUST, RPG_XML_SERIALIZE, RPG_XML_SRCID, RPG_XML_STATIC, RPG_XML_STRING, RPG_XML_STRUCT, RPG_XML_SUB_PROCEDURES, RPG_XML_SUBFIELD_REF, RPG_XML_SUBROUTINE, RPG_XML_TEMPLATE, RPG_XML_TIME, RPG_XML_TIMESTAMP, RPG_XML_TYPE, RPG_XML_UCS2, RPG_XML_UNSIGNED_INT, RPG_XML_VALUE, RPG_XML_VARIABLE_SCOPE, RPG_XML_VARSIZE, RPG_XML_VARYING, RPG_XML_ZONED
 
Constructor Summary
ISeriesEditorRPGILECodeAssistConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUBARRAY_NAME_INDEX

public static final int SUBARRAY_NAME_INDEX
See Also:
Constant Field Values

SUBARRAY_PARAM_INDEX

public static final int SUBARRAY_PARAM_INDEX
See Also:
Constant Field Values

SUBARRAY_HELP_INDEX

public static final int SUBARRAY_HELP_INDEX
See Also:
Constant Field Values

RPGLE_FREE_FORM

public static final String RPGLE_FREE_FORM
See Also:
Constant Field Values

FREE_FORM

public static final String FREE_FORM
See Also:
Constant Field Values

_proposalsSpecName

public static final String[] _proposalsSpecName

_proposalsSpecNameH

public static final String[] _proposalsSpecNameH

_proposalsIndicatorsH

public static final String[] _proposalsIndicatorsH

_CompletionTypeNone

public static final int _CompletionTypeNone
See Also:
Constant Field Values

_CompletionTypeKeyword

public static final int _CompletionTypeKeyword
See Also:
Constant Field Values

_CompletionTypeBuiltIn

public static final int _CompletionTypeBuiltIn
See Also:
Constant Field Values

_CompletionTypeOpCode

public static final int _CompletionTypeOpCode
See Also:
Constant Field Values

_CompletionTypeStruct

public static final int _CompletionTypeStruct
See Also:
Constant Field Values

_CompletionTypeField

public static final int _CompletionTypeField
See Also:
Constant Field Values

_CompletionTypeIndicator

public static final int _CompletionTypeIndicator
See Also:
Constant Field Values

_CompletionTypeSubroutine

public static final int _CompletionTypeSubroutine
See Also:
Constant Field Values

_CompletionTypeFile

public static final int _CompletionTypeFile
See Also:
Constant Field Values

_CompletionTypeFormat

public static final int _CompletionTypeFormat
See Also:
Constant Field Values

_CompletionTypeSubprocedure

public static final int _CompletionTypeSubprocedure
See Also:
Constant Field Values

_CompletionTypeName

public static final int _CompletionTypeName
See Also:
Constant Field Values

_CompletionTypeSize

public static final int _CompletionTypeSize
See Also:
Constant Field Values

_compilerDirectives

public static final String[][] _compilerDirectives
Constructor Detail

ISeriesEditorRPGILECodeAssistConstants

public ISeriesEditorRPGILECodeAssistConstants()

Rational Developer for Power Systems Software
V7.6

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.