Rational Developer for Power Systems Software
V7.6

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

java.lang.Object
  extended by com.ibm.etools.iseries.edit.codeassist.rpgle.SpecialAndReservedWordConstants

public class SpecialAndReservedWordConstants
extends Object


Field Summary
static String[] _byIncrement
           
static String[] _exceptionIds
           
static String[] _externalFormatCodes
           
static String[] _externalFormatCodesH
           
static String[] _figurativeConstants
           
static String[] _reservedWordsDateFormats
           
static String[] _reservedWordsDurationCodes
           
static String[] _reservedWordsExpressions
           
static String[] _reservedWordsIndicators
           
static String[] _reservedWordsPages
           
static String[] _reservedWordsParams
           
static String[] _reservedWordsPositioning
           
static String[] _reservedWordsTimeFormats
           
static String[] _separatorsDate
           
static String[] _separatorsTime
           
static String[] _specialWordsAll
           
static String[] _specialWordsDateTime
           
static String[] _specialWordsPages
           
static String[] _specialWordsPlace
           
static String[] _specialWordsTranslation
           
static String[] _specialWordsUserDate
           
static String[] _toLimit
           
 
Constructor Summary
SpecialAndReservedWordConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_reservedWordsPages

public static final String[] _reservedWordsPages

_reservedWordsPositioning

public static final String[] _reservedWordsPositioning

_reservedWordsIndicators

public static final String[] _reservedWordsIndicators

_reservedWordsParams

public static final String[] _reservedWordsParams

_reservedWordsExpressions

public static final String[] _reservedWordsExpressions

_reservedWordsDateFormats

public static final String[] _reservedWordsDateFormats

_reservedWordsTimeFormats

public static final String[] _reservedWordsTimeFormats

_reservedWordsDurationCodes

public static final String[] _reservedWordsDurationCodes

_specialWordsTranslation

public static final String[] _specialWordsTranslation

_specialWordsUserDate

public static final String[] _specialWordsUserDate

_specialWordsDateTime

public static final String[] _specialWordsDateTime

_specialWordsPages

public static final String[] _specialWordsPages

_specialWordsPlace

public static final String[] _specialWordsPlace

_specialWordsAll

public static final String[] _specialWordsAll

_figurativeConstants

public static final String[] _figurativeConstants

_separatorsTime

public static final String[] _separatorsTime

_separatorsDate

public static final String[] _separatorsDate

_externalFormatCodes

public static final String[] _externalFormatCodes

_externalFormatCodesH

public static final String[] _externalFormatCodesH

_byIncrement

public static final String[] _byIncrement

_toLimit

public static final String[] _toLimit

_exceptionIds

public static final String[] _exceptionIds
Constructor Detail

SpecialAndReservedWordConstants

public SpecialAndReservedWordConstants()

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.