com.ibm.lpex.cc
Interface LpexCicsParserConstants
- All Known Implementing Classes:
- CicsLexer, LpexCicsParserTokenManager
public interface LpexCicsParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
MULTI_LINE_COMMENT
static final int MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
EOC
static final int EOC
- See Also:
- Constant Field Values
EXEC
static final int EXEC
- See Also:
- Constant Field Values
CICS
static final int CICS
- See Also:
- Constant Field Values
ENDEXEC
static final int ENDEXEC
- See Also:
- Constant Field Values
SEMICOLON
static final int SEMICOLON
- See Also:
- Constant Field Values
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
LBRACKET
static final int LBRACKET
- See Also:
- Constant Field Values
RBRACKET
static final int RBRACKET
- See Also:
- Constant Field Values
DOT
static final int DOT
- See Also:
- Constant Field Values
COMMA
static final int COMMA
- See Also:
- Constant Field Values
PERCENT
static final int PERCENT
- See Also:
- Constant Field Values
QUESTION
static final int QUESTION
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
XOR
static final int XOR
- See Also:
- Constant Field Values
BAR
static final int BAR
- See Also:
- Constant Field Values
BIT_AND
static final int BIT_AND
- See Also:
- Constant Field Values
BANG
static final int BANG
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
MINUS
static final int MINUS
- See Also:
- Constant Field Values
STAR
static final int STAR
- See Also:
- Constant Field Values
SLASH
static final int SLASH
- See Also:
- Constant Field Values
EQ
static final int EQ
- See Also:
- Constant Field Values
GT
static final int GT
- See Also:
- Constant Field Values
LT
static final int LT
- See Also:
- Constant Field Values
ABEND
static final int ABEND
- See Also:
- Constant Field Values
ADDRESS
static final int ADDRESS
- See Also:
- Constant Field Values
ALLOCATE
static final int ALLOCATE
- See Also:
- Constant Field Values
ASKTIME
static final int ASKTIME
- See Also:
- Constant Field Values
ASSIGN
static final int ASSIGN
- See Also:
- Constant Field Values
BIF
static final int BIF
- See Also:
- Constant Field Values
BUILD
static final int BUILD
- See Also:
- Constant Field Values
CANCEL
static final int CANCEL
- See Also:
- Constant Field Values
CONNECT
static final int CONNECT
- See Also:
- Constant Field Values
CONVERSE
static final int CONVERSE
- See Also:
- Constant Field Values
DELAY
static final int DELAY
- See Also:
- Constant Field Values
DELETE
static final int DELETE
- See Also:
- Constant Field Values
DELETEQ
static final int DELETEQ
- See Also:
- Constant Field Values
DEQ
static final int DEQ
- See Also:
- Constant Field Values
DFHMDF
static final int DFHMDF
- See Also:
- Constant Field Values
DFHMDI
static final int DFHMDI
- See Also:
- Constant Field Values
DFHMSD
static final int DFHMSD
- See Also:
- Constant Field Values
DFHPDI
static final int DFHPDI
- See Also:
- Constant Field Values
DFHPSD
static final int DFHPSD
- See Also:
- Constant Field Values
DUMP
static final int DUMP
- See Also:
- Constant Field Values
ENDBR
static final int ENDBR
- See Also:
- Constant Field Values
ENQ
static final int ENQ
- See Also:
- Constant Field Values
ENTER
static final int ENTER
- See Also:
- Constant Field Values
EXTRACT
static final int EXTRACT
- See Also:
- Constant Field Values
FORMATTIME
static final int FORMATTIME
- See Also:
- Constant Field Values
FREE
static final int FREE
- See Also:
- Constant Field Values
FREEMAIN
static final int FREEMAIN
- See Also:
- Constant Field Values
GETMAIN
static final int GETMAIN
- See Also:
- Constant Field Values
HANDLE
static final int HANDLE
- See Also:
- Constant Field Values
IGNORE
static final int IGNORE
- See Also:
- Constant Field Values
ISSUE
static final int ISSUE
- See Also:
- Constant Field Values
JOURNAL
static final int JOURNAL
- See Also:
- Constant Field Values
LINK
static final int LINK
- See Also:
- Constant Field Values
LOAD
static final int LOAD
- See Also:
- Constant Field Values
POINT
static final int POINT
- See Also:
- Constant Field Values
POP
static final int POP
- See Also:
- Constant Field Values
POST
static final int POST
- See Also:
- Constant Field Values
PURGE
static final int PURGE
- See Also:
- Constant Field Values
PUSH
static final int PUSH
- See Also:
- Constant Field Values
READ
static final int READ
- See Also:
- Constant Field Values
READNEXT
static final int READNEXT
- See Also:
- Constant Field Values
READPREV
static final int READPREV
- See Also:
- Constant Field Values
READQ
static final int READQ
- See Also:
- Constant Field Values
RECEIVE
static final int RECEIVE
- See Also:
- Constant Field Values
RELEASE
static final int RELEASE
- See Also:
- Constant Field Values
RESETBR
static final int RESETBR
- See Also:
- Constant Field Values
RETRIEVE
static final int RETRIEVE
- See Also:
- Constant Field Values
RETURN
static final int RETURN
- See Also:
- Constant Field Values
REWRITE
static final int REWRITE
- See Also:
- Constant Field Values
ROUTE
static final int ROUTE
- See Also:
- Constant Field Values
SEND
static final int SEND
- See Also:
- Constant Field Values
START
static final int START
- See Also:
- Constant Field Values
STARTBR
static final int STARTBR
- See Also:
- Constant Field Values
SUSPEND
static final int SUSPEND
- See Also:
- Constant Field Values
SYNCPOINT
static final int SYNCPOINT
- See Also:
- Constant Field Values
TRACE
static final int TRACE
- See Also:
- Constant Field Values
UNLOCK
static final int UNLOCK
- See Also:
- Constant Field Values
WAIT
static final int WAIT
- See Also:
- Constant Field Values
WRITE
static final int WRITE
- See Also:
- Constant Field Values
WRITEQ
static final int WRITEQ
- See Also:
- Constant Field Values
XCTL
static final int XCTL
- See Also:
- Constant Field Values
ABCODE
static final int ABCODE
- See Also:
- Constant Field Values
CSA
static final int CSA
- See Also:
- Constant Field Values
CWA
static final int CWA
- See Also:
- Constant Field Values
EIB
static final int EIB
- See Also:
- Constant Field Values
TCTUA
static final int TCTUA
- See Also:
- Constant Field Values
TWA
static final int TWA
- See Also:
- Constant Field Values
SESSION
static final int SESSION
- See Also:
- Constant Field Values
SYSID
static final int SYSID
- See Also:
- Constant Field Values
PROFILE
static final int PROFILE
- See Also:
- Constant Field Values
NOQUEUE
static final int NOQUEUE
- See Also:
- Constant Field Values
NOSUSPEND
static final int NOSUSPEND
- See Also:
- Constant Field Values
ABSTIME
static final int ABSTIME
- See Also:
- Constant Field Values
APPLID
static final int APPLID
- See Also:
- Constant Field Values
BTRANS
static final int BTRANS
- See Also:
- Constant Field Values
COLOR
static final int COLOR
- See Also:
- Constant Field Values
CWALENG
static final int CWALENG
- See Also:
- Constant Field Values
DELIMITER
static final int DELIMITER
- See Also:
- Constant Field Values
DESTCOUNT
static final int DESTCOUNT
- See Also:
- Constant Field Values
DESTID
static final int DESTID
- See Also:
- Constant Field Values
DESTIDLENG
static final int DESTIDLENG
- See Also:
- Constant Field Values
EXTDS
static final int EXTDS
- See Also:
- Constant Field Values
FACILITY
static final int FACILITY
- See Also:
- Constant Field Values
FCI
static final int FCI
- See Also:
- Constant Field Values
GCHARS
static final int GCHARS
- See Also:
- Constant Field Values
GCODES
static final int GCODES
- See Also:
- Constant Field Values
HILIGHT
static final int HILIGHT
- See Also:
- Constant Field Values
INPARTN
static final int INPARTN
- See Also:
- Constant Field Values
KATAKANA
static final int KATAKANA
- See Also:
- Constant Field Values
LDCMNEM
static final int LDCMNEM
- See Also:
- Constant Field Values
LDCNUM
static final int LDCNUM
- See Also:
- Constant Field Values
MAPCOLUMN
static final int MAPCOLUMN
- See Also:
- Constant Field Values
MAPHEIGHT
static final int MAPHEIGHT
- See Also:
- Constant Field Values
MAPLINE
static final int MAPLINE
- See Also:
- Constant Field Values
MAPWIDTH
static final int MAPWIDTH
- See Also:
- Constant Field Values
MSRCONTROL
static final int MSRCONTROL
- See Also:
- Constant Field Values
NETNAME
static final int NETNAME
- See Also:
- Constant Field Values
NUMTAB
static final int NUMTAB
- See Also:
- Constant Field Values
OPCLASS
static final int OPCLASS
- See Also:
- Constant Field Values
OPERKEYS
static final int OPERKEYS
- See Also:
- Constant Field Values
OPID
static final int OPID
- See Also:
- Constant Field Values
OPSECURITY
static final int OPSECURITY
- See Also:
- Constant Field Values
OUTLINE
static final int OUTLINE
- See Also:
- Constant Field Values
PAGENUM
static final int PAGENUM
- See Also:
- Constant Field Values
PARTNPAGE
static final int PARTNPAGE
- See Also:
- Constant Field Values
PARTNS
static final int PARTNS
- See Also:
- Constant Field Values
PARTNSET
static final int PARTNSET
- See Also:
- Constant Field Values
PRINSYSID
static final int PRINSYSID
- See Also:
- Constant Field Values
PS
static final int PS
- See Also:
- Constant Field Values
QNAME
static final int QNAME
- See Also:
- Constant Field Values
RESTART
static final int RESTART
- See Also:
- Constant Field Values
SCRNHT
static final int SCRNHT
- See Also:
- Constant Field Values
SCRNWD
static final int SCRNWD
- See Also:
- Constant Field Values
SIGDATA
static final int SIGDATA
- See Also:
- Constant Field Values
SOSI
static final int SOSI
- See Also:
- Constant Field Values
STARTCODE
static final int STARTCODE
- See Also:
- Constant Field Values
STATIONID
static final int STATIONID
- See Also:
- Constant Field Values
TCTUALENG
static final int TCTUALENG
- See Also:
- Constant Field Values
TELLERID
static final int TELLERID
- See Also:
- Constant Field Values
TERMCODE
static final int TERMCODE
- See Also:
- Constant Field Values
TWALENG
static final int TWALENG
- See Also:
- Constant Field Values
UNATTEND
static final int UNATTEND
- See Also:
- Constant Field Values
USERID
static final int USERID
- See Also:
- Constant Field Values
VALIDATION
static final int VALIDATION
- See Also:
- Constant Field Values
DEEDIT
static final int DEEDIT
- See Also:
- Constant Field Values
FIELD
static final int FIELD
- See Also:
- Constant Field Values
LENGTH
static final int LENGTH
- See Also:
- Constant Field Values
ATTACH
static final int ATTACH
- See Also:
- Constant Field Values
ATTACHID
static final int ATTACHID
- See Also:
- Constant Field Values
PROCESS
static final int PROCESS
- See Also:
- Constant Field Values
RESOURCE
static final int RESOURCE
- See Also:
- Constant Field Values
RPROCESS
static final int RPROCESS
- See Also:
- Constant Field Values
RRESOURCE
static final int RRESOURCE
- See Also:
- Constant Field Values
QUEUE
static final int QUEUE
- See Also:
- Constant Field Values
IUTYPE
static final int IUTYPE
- See Also:
- Constant Field Values
DATASTR
static final int DATASTR
- See Also:
- Constant Field Values
RECFM
static final int RECFM
- See Also:
- Constant Field Values
REQID
static final int REQID
- See Also:
- Constant Field Values
TRANSID
static final int TRANSID
- See Also:
- Constant Field Values
CONVID
static final int CONVID
- See Also:
- Constant Field Values
PROCNAME
static final int PROCNAME
- See Also:
- Constant Field Values
PROCLENGTH
static final int PROCLENGTH
- See Also:
- Constant Field Values
SYNCLEVEL
static final int SYNCLEVEL
- See Also:
- Constant Field Values
PIPLIST
static final int PIPLIST
- See Also:
- Constant Field Values
PIPLENGTH
static final int PIPLENGTH
- See Also:
- Constant Field Values
FROM
static final int FROM
- See Also:
- Constant Field Values
FROMLENGTH
static final int FROMLENGTH
- See Also:
- Constant Field Values
INTO
static final int INTO
- See Also:
- Constant Field Values
SET
static final int SET
- See Also:
- Constant Field Values
TOLENGTH
static final int TOLENGTH
- See Also:
- Constant Field Values
CTLCHAR
static final int CTLCHAR
- See Also:
- Constant Field Values
DEFRESP
static final int DEFRESP
- See Also:
- Constant Field Values
DEST
static final int DEST
- See Also:
- Constant Field Values
ERASE
static final int ERASE
- See Also:
- Constant Field Values
FMH
static final int FMH
- See Also:
- Constant Field Values
LDC
static final int LDC
- See Also:
- Constant Field Values
LINEADDR
static final int LINEADDR
- See Also:
- Constant Field Values
MAXLENGTH
static final int MAXLENGTH
- See Also:
- Constant Field Values
NOTRUNCATE
static final int NOTRUNCATE
- See Also:
- Constant Field Values
STRFIELD
static final int STRFIELD
- See Also:
- Constant Field Values
INTERVAL
static final int INTERVAL
- See Also:
- Constant Field Values
TIME
static final int TIME
- See Also:
- Constant Field Values
FILE
static final int FILE
- See Also:
- Constant Field Values
RIDFLD
static final int RIDFLD
- See Also:
- Constant Field Values
KEYLENGTH
static final int KEYLENGTH
- See Also:
- Constant Field Values
GENERIC
static final int GENERIC
- See Also:
- Constant Field Values
NUMREC
static final int NUMREC
- See Also:
- Constant Field Values
RBA
static final int RBA
- See Also:
- Constant Field Values
RRN
static final int RRN
- See Also:
- Constant Field Values
TD
static final int TD
- See Also:
- Constant Field Values
TS
static final int TS
- See Also:
- Constant Field Values
POS
static final int POS
- See Also:
- Constant Field Values
JUSTIFY
static final int JUSTIFY
- See Also:
- Constant Field Values
LEFT
static final int LEFT
- See Also:
- Constant Field Values
RIGHT
static final int RIGHT
- See Also:
- Constant Field Values
BLANK
static final int BLANK
- See Also:
- Constant Field Values
ZERO
static final int ZERO
- See Also:
- Constant Field Values
INITIAL
static final int INITIAL
- See Also:
- Constant Field Values
XINIT
static final int XINIT
- See Also:
- Constant Field Values
ATTRB
static final int ATTRB
- See Also:
- Constant Field Values
ASKIP
static final int ASKIP
- See Also:
- Constant Field Values
PROT
static final int PROT
- See Also:
- Constant Field Values
UNPROT
static final int UNPROT
- See Also:
- Constant Field Values
NUM
static final int NUM
- See Also:
- Constant Field Values
BRT
static final int BRT
- See Also:
- Constant Field Values
NORM
static final int NORM
- See Also:
- Constant Field Values
DRK
static final int DRK
- See Also:
- Constant Field Values
DET
static final int DET
- See Also:
- Constant Field Values
IC
static final int IC
- See Also:
- Constant Field Values
FSET
static final int FSET
- See Also:
- Constant Field Values
_DEFAULT
static final int _DEFAULT
- See Also:
- Constant Field Values
BASE
static final int BASE
- See Also:
- Constant Field Values
OFF
static final int OFF
- See Also:
- Constant Field Values
BLINK
static final int BLINK
- See Also:
- Constant Field Values
REVERSE
static final int REVERSE
- See Also:
- Constant Field Values
UNDERLINE
static final int UNDERLINE
- See Also:
- Constant Field Values
VALIDN
static final int VALIDN
- See Also:
- Constant Field Values
MUSTFILL
static final int MUSTFILL
- See Also:
- Constant Field Values
MUSTENTER
static final int MUSTENTER
- See Also:
- Constant Field Values
TRIGGER
static final int TRIGGER
- See Also:
- Constant Field Values
GRPNAME
static final int GRPNAME
- See Also:
- Constant Field Values
OCCURS
static final int OCCURS
- See Also:
- Constant Field Values
PICIN
static final int PICIN
- See Also:
- Constant Field Values
PICOUT
static final int PICOUT
- See Also:
- Constant Field Values
BOX
static final int BOX
- See Also:
- Constant Field Values
OVER
static final int OVER
- See Also:
- Constant Field Values
UNDER
static final int UNDER
- See Also:
- Constant Field Values
NO
static final int NO
- See Also:
- Constant Field Values
YES
static final int YES
- See Also:
- Constant Field Values
TRANSP
static final int TRANSP
- See Also:
- Constant Field Values
CASE
static final int CASE
- See Also:
- Constant Field Values
MIXED
static final int MIXED
- See Also:
- Constant Field Values
MINIMUM
static final int MINIMUM
- See Also:
- Constant Field Values
SIZE
static final int SIZE
- See Also:
- Constant Field Values
CTRL
static final int CTRL
- See Also:
- Constant Field Values
PRINT
static final int PRINT
- See Also:
- Constant Field Values
FREEKB
static final int FREEKB
- See Also:
- Constant Field Values
ALARM
static final int ALARM
- See Also:
- Constant Field Values
FRSET
static final int FRSET
- See Also:
- Constant Field Values
EXTATT
static final int EXTATT
- See Also:
- Constant Field Values
MAPONLY
static final int MAPONLY
- See Also:
- Constant Field Values
COLUMN
static final int COLUMN
- See Also:
- Constant Field Values
LINE
static final int LINE
- See Also:
- Constant Field Values
FIELDS
static final int FIELDS
- See Also:
- Constant Field Values
MAPATTS
static final int MAPATTS
- See Also:
- Constant Field Values
DSATTS
static final int DSATTS
- See Also:
- Constant Field Values
BOTTOM
static final int BOTTOM
- See Also:
- Constant Field Values
STANDARD
static final int STANDARD
- See Also:
- Constant Field Values
PARTN
static final int PARTN
- See Also:
- Constant Field Values
ACTIVATE
static final int ACTIVATE
- See Also:
- Constant Field Values
OBFMT
static final int OBFMT
- See Also:
- Constant Field Values
DATA
static final int DATA
- See Also:
- Constant Field Values
BLOCK
static final int BLOCK
- See Also:
- Constant Field Values
TIOAPFX
static final int TIOAPFX
- See Also:
- Constant Field Values
FLDSEP
static final int FLDSEP
- See Also:
- Constant Field Values
FULL
static final int FULL
- See Also:
- Constant Field Values
NEXT
static final int NEXT
- See Also:
- Constant Field Values
SAME
static final int SAME
- See Also:
- Constant Field Values
FIRST
static final int FIRST
- See Also:
- Constant Field Values
LAST
static final int LAST
- See Also:
- Constant Field Values
HEADER
static final int HEADER
- See Also:
- Constant Field Values
TRAILER
static final int TRAILER
- See Also:
- Constant Field Values
TYPE
static final int TYPE
- See Also:
- Constant Field Values
DSECT
static final int DSECT
- See Also:
- Constant Field Values
MAP
static final int MAP
- See Also:
- Constant Field Values
MODE
static final int MODE
- See Also:
- Constant Field Values
IN
static final int IN
- See Also:
- Constant Field Values
OUT
static final int OUT
- See Also:
- Constant Field Values
INOUT
static final int INOUT
- See Also:
- Constant Field Values
LANG
static final int LANG
- See Also:
- Constant Field Values
ASM
static final int ASM
- See Also:
- Constant Field Values
COBOL
static final int COBOL
- See Also:
- Constant Field Values
PLI
static final int PLI
- See Also:
- Constant Field Values
RPG
static final int RPG
- See Also:
- Constant Field Values
STORAGE
static final int STORAGE
- See Also:
- Constant Field Values
AUTO
static final int AUTO
- See Also:
- Constant Field Values
TERM
static final int TERM
- See Also:
- Constant Field Values
SUFFIX
static final int SUFFIX
- See Also:
- Constant Field Values
HTAB
static final int HTAB
- See Also:
- Constant Field Values
VTAB
static final int VTAB
- See Also:
- Constant Field Values
FINAL
static final int FINAL
- See Also:
- Constant Field Values
VIEWPOS
static final int VIEWPOS
- See Also:
- Constant Field Values
VIEWSZE
static final int VIEWSZE
- See Also:
- Constant Field Values
BUFSZE
static final int BUFSZE
- See Also:
- Constant Field Values
CHARSZE
static final int CHARSZE
- See Also:
- Constant Field Values
MAPSFX
static final int MAPSFX
- See Also:
- Constant Field Values
ERROR
static final int ERROR
- See Also:
- Constant Field Values
DEFINE
static final int DEFINE
- See Also:
- Constant Field Values
ALTSCRN
static final int ALTSCRN
- See Also:
- Constant Field Values
DUMPCODE
static final int DUMPCODE
- See Also:
- Constant Field Values
FLENGTH
static final int FLENGTH
- See Also:
- Constant Field Values
COMPLETE
static final int COMPLETE
- See Also:
- Constant Field Values
TASK
static final int TASK
- See Also:
- Constant Field Values
PROGRAM
static final int PROGRAM
- See Also:
- Constant Field Values
TERMINAL
static final int TERMINAL
- See Also:
- Constant Field Values
TABLES
static final int TABLES
- See Also:
- Constant Field Values
DCT
static final int DCT
- See Also:
- Constant Field Values
FCT
static final int FCT
- See Also:
- Constant Field Values
PCT
static final int PCT
- See Also:
- Constant Field Values
PPT
static final int PPT
- See Also:
- Constant Field Values
SIT
static final int SIT
- See Also:
- Constant Field Values
TCT
static final int TCT
- See Also:
- Constant Field Values
TRACEID
static final int TRACEID
- See Also:
- Constant Field Values
ENTRYNAME
static final int ENTRYNAME
- See Also:
- Constant Field Values
ACCOUNT
static final int ACCOUNT
- See Also:
- Constant Field Values
MONITOR
static final int MONITOR
- See Also:
- Constant Field Values
PERFORM
static final int PERFORM
- See Also:
- Constant Field Values
LOGONMSG
static final int LOGONMSG
- See Also:
- Constant Field Values
TERMID
static final int TERMID
- See Also:
- Constant Field Values
YYDDD
static final int YYDDD
- See Also:
- Constant Field Values
YYMMDD
static final int YYMMDD
- See Also:
- Constant Field Values
YYDDMM
static final int YYDDMM
- See Also:
- Constant Field Values
DDMMYY
static final int DDMMYY
- See Also:
- Constant Field Values
MMDDYY
static final int MMDDYY
- See Also:
- Constant Field Values
DATE
static final int DATE
- See Also:
- Constant Field Values
DATEFORM
static final int DATEFORM
- See Also:
- Constant Field Values
DATESEP
static final int DATESEP
- See Also:
- Constant Field Values
DAYCOUNT
static final int DAYCOUNT
- See Also:
- Constant Field Values
DAYOFWEEK
static final int DAYOFWEEK
- See Also:
- Constant Field Values
DAYOFMONTH
static final int DAYOFMONTH
- See Also:
- Constant Field Values
MONTHOFYEAR
static final int MONTHOFYEAR
- See Also:
- Constant Field Values
YEAR
static final int YEAR
- See Also:
- Constant Field Values
TIMESEP
static final int TIMESEP
- See Also:
- Constant Field Values
INITIMG
static final int INITIMG
- See Also:
- Constant Field Values
SHARED
static final int SHARED
- See Also:
- Constant Field Values
LABEL
static final int LABEL
- See Also:
- Constant Field Values
RESET
static final int RESET
- See Also:
- Constant Field Values
AID
static final int AID
- See Also:
- Constant Field Values
ANYKEY
static final int ANYKEY
- See Also:
- Constant Field Values
CLEAR
static final int CLEAR
- See Also:
- Constant Field Values
CLRPARTN
static final int CLRPARTN
- See Also:
- Constant Field Values
LIGHTPEN
static final int LIGHTPEN
- See Also:
- Constant Field Values
OPERID
static final int OPERID
- See Also:
- Constant Field Values
CONDITION
static final int CONDITION
- See Also:
- Constant Field Values
CBIDERR
static final int CBIDERR
- See Also:
- Constant Field Values
CCERROR
static final int CCERROR
- See Also:
- Constant Field Values
DISABLED
static final int DISABLED
- See Also:
- Constant Field Values
DSIDERR
static final int DSIDERR
- See Also:
- Constant Field Values
DSSTAT
static final int DSSTAT
- See Also:
- Constant Field Values
DUPKEY
static final int DUPKEY
- See Also:
- Constant Field Values
DUPREC
static final int DUPREC
- See Also:
- Constant Field Values
ENDDATA
static final int ENDDATA
- See Also:
- Constant Field Values
ENDFILE
static final int ENDFILE
- See Also:
- Constant Field Values
ENDINPT
static final int ENDINPT
- See Also:
- Constant Field Values
ENQBUSY
static final int ENQBUSY
- See Also:
- Constant Field Values
ENVDEFERR
static final int ENVDEFERR
- See Also:
- Constant Field Values
_EOC
static final int _EOC
- See Also:
- Constant Field Values
EODS
static final int EODS
- See Also:
- Constant Field Values
_EOF
static final int _EOF
- See Also:
- Constant Field Values
EXPIRED
static final int EXPIRED
- See Also:
- Constant Field Values
FUNCERR
static final int FUNCERR
- See Also:
- Constant Field Values
IGREQCD
static final int IGREQCD
- See Also:
- Constant Field Values
IGREQID
static final int IGREQID
- See Also:
- Constant Field Values
ILLOGIC
static final int ILLOGIC
- See Also:
- Constant Field Values
INBFMH
static final int INBFMH
- See Also:
- Constant Field Values
INVERRTERM
static final int INVERRTERM
- See Also:
- Constant Field Values
INVLDC
static final int INVLDC
- See Also:
- Constant Field Values
INVMPSZ
static final int INVMPSZ
- See Also:
- Constant Field Values
INVPARTN
static final int INVPARTN
- See Also:
- Constant Field Values
INVPARTNSET
static final int INVPARTNSET
- See Also:
- Constant Field Values
INVREQ
static final int INVREQ
- See Also:
- Constant Field Values
INVTSREQ
static final int INVTSREQ
- See Also:
- Constant Field Values
IOERR
static final int IOERR
- See Also:
- Constant Field Values
ISCINVREQ
static final int ISCINVREQ
- See Also:
- Constant Field Values
ITEMERR
static final int ITEMERR
- See Also:
- Constant Field Values
JIDERR
static final int JIDERR
- See Also:
- Constant Field Values
LENGERR
static final int LENGERR
- See Also:
- Constant Field Values
MAPERROR
static final int MAPERROR
- See Also:
- Constant Field Values
MAPFAIL
static final int MAPFAIL
- See Also:
- Constant Field Values
NAMEERROR
static final int NAMEERROR
- See Also:
- Constant Field Values
NOJBUFSP
static final int NOJBUFSP
- See Also:
- Constant Field Values
NONVAL
static final int NONVAL
- See Also:
- Constant Field Values
NOPASSBKRD
static final int NOPASSBKRD
- See Also:
- Constant Field Values
NOPASSBKWR
static final int NOPASSBKWR
- See Also:
- Constant Field Values
NOSPACE
static final int NOSPACE
- See Also:
- Constant Field Values
NOSPOOL
static final int NOSPOOL
- See Also:
- Constant Field Values
NOSTART
static final int NOSTART
- See Also:
- Constant Field Values
NOSTG
static final int NOSTG
- See Also:
- Constant Field Values
NOTALLOC
static final int NOTALLOC
- See Also:
- Constant Field Values
NOTAUTH
static final int NOTAUTH
- See Also:
- Constant Field Values
NOTFND
static final int NOTFND
- See Also:
- Constant Field Values
NOTOPEN
static final int NOTOPEN
- See Also:
- Constant Field Values
OVERFLOW
static final int OVERFLOW
- See Also:
- Constant Field Values
PARTNFAIL
static final int PARTNFAIL
- See Also:
- Constant Field Values
PGMIDERR
static final int PGMIDERR
- See Also:
- Constant Field Values
QBUSY
static final int QBUSY
- See Also:
- Constant Field Values
QIDERR
static final int QIDERR
- See Also:
- Constant Field Values
QZERO
static final int QZERO
- See Also:
- Constant Field Values
RDATT
static final int RDATT
- See Also:
- Constant Field Values
RETPAGE
static final int RETPAGE
- See Also:
- Constant Field Values
ROLLEDBACK
static final int ROLLEDBACK
- See Also:
- Constant Field Values
RTEFAIL
static final int RTEFAIL
- See Also:
- Constant Field Values
RTESOME
static final int RTESOME
- See Also:
- Constant Field Values
SELNERR
static final int SELNERR
- See Also:
- Constant Field Values
SESSBUSY
static final int SESSBUSY
- See Also:
- Constant Field Values
SESSIONERR
static final int SESSIONERR
- See Also:
- Constant Field Values
SIGNAL
static final int SIGNAL
- See Also:
- Constant Field Values
SYSBUSY
static final int SYSBUSY
- See Also:
- Constant Field Values
SYSIDERR
static final int SYSIDERR
- See Also:
- Constant Field Values
TERMERR
static final int TERMERR
- See Also:
- Constant Field Values
TERMIDERR
static final int TERMIDERR
- See Also:
- Constant Field Values
TRANSIDERR
static final int TRANSIDERR
- See Also:
- Constant Field Values
TSIOERR
static final int TSIOERR
- See Also:
- Constant Field Values
UNEXPIN
static final int UNEXPIN
- See Also:
- Constant Field Values
WRBRK
static final int WRBRK
- See Also:
- Constant Field Values
WRONGSTAT
static final int WRONGSTAT
- See Also:
- Constant Field Values
ABORT
static final int ABORT
- See Also:
- Constant Field Values
ADD
static final int ADD
- See Also:
- Constant Field Values
CONFIRMATION
static final int CONFIRMATION
- See Also:
- Constant Field Values
COPY
static final int COPY
- See Also:
- Constant Field Values
DISCONNECT
static final int DISCONNECT
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
ENDOUTPUT
static final int ENDOUTPUT
- See Also:
- Constant Field Values
ERASEAUP
static final int ERASEAUP
- See Also:
- Constant Field Values
NOTE
static final int NOTE
- See Also:
- Constant Field Values
PASS
static final int PASS
- See Also:
- Constant Field Values
PREPARE
static final int PREPARE
- See Also:
- Constant Field Values
QUERY
static final int QUERY
- See Also:
- Constant Field Values
REPLACE
static final int REPLACE
- See Also:
- Constant Field Values
SUBADDR
static final int SUBADDR
- See Also:
- Constant Field Values
CONSOLE
static final int CONSOLE
- See Also:
- Constant Field Values
CARD
static final int CARD
- See Also:
- Constant Field Values
WPMEDIA1
static final int WPMEDIA1
- See Also:
- Constant Field Values
WPMEDIA2
static final int WPMEDIA2
- See Also:
- Constant Field Values
WPMEDIA3
static final int WPMEDIA3
- See Also:
- Constant Field Values
WPMEDIA4
static final int WPMEDIA4
- See Also:
- Constant Field Values
VOLUME
static final int VOLUME
- See Also:
- Constant Field Values
VOLUMELENG
static final int VOLUMELENG
- See Also:
- Constant Field Values
NOWAIT
static final int NOWAIT
- See Also:
- Constant Field Values
KEYNUMBER
static final int KEYNUMBER
- See Also:
- Constant Field Values
LUNAME
static final int LUNAME
- See Also:
- Constant Field Values
COMMAREA
static final int COMMAREA
- See Also:
- Constant Field Values
ENTRY
static final int ENTRY
- See Also:
- Constant Field Values
HOLD
static final int HOLD
- See Also:
- Constant Field Values
MESSAGE
static final int MESSAGE
- See Also:
- Constant Field Values
DEBKEY
static final int DEBKEY
- See Also:
- Constant Field Values
DEBREC
static final int DEBREC
- See Also:
- Constant Field Values
GTEQ
static final int GTEQ
- See Also:
- Constant Field Values
EQUAL
static final int EQUAL
- See Also:
- Constant Field Values
UPDATE
static final int UPDATE
- See Also:
- Constant Field Values
NUMITEMS
static final int NUMITEMS
- See Also:
- Constant Field Values
ITEM
static final int ITEM
- See Also:
- Constant Field Values
MAPSET
static final int MAPSET
- See Also:
- Constant Field Values
ASIS
static final int ASIS
- See Also:
- Constant Field Values
BUFFER
static final int BUFFER
- See Also:
- Constant Field Values
LEAVEKB
static final int LEAVEKB
- See Also:
- Constant Field Values
PSEUDOBIN
static final int PSEUDOBIN
- See Also:
- Constant Field Values
PASSBK
static final int PASSBK
- See Also:
- Constant Field Values
RTRANSID
static final int RTRANSID
- See Also:
- Constant Field Values
RTERMID
static final int RTERMID
- See Also:
- Constant Field Values
ERRTERM
static final int ERRTERM
- See Also:
- Constant Field Values
TITLE
static final int TITLE
- See Also:
- Constant Field Values
LIST
static final int LIST
- See Also:
- Constant Field Values
NLEOM
static final int NLEOM
- See Also:
- Constant Field Values
PAGE
static final int PAGE
- See Also:
- Constant Field Values
TEXT
static final int TEXT
- See Also:
- Constant Field Values
CONTROL
static final int CONTROL
- See Also:
- Constant Field Values
CURSOR
static final int CURSOR
- See Also:
- Constant Field Values
FORMFEED
static final int FORMFEED
- See Also:
- Constant Field Values
MSR
static final int MSR
- See Also:
- Constant Field Values
OUTPARTN
static final int OUTPARTN
- See Also:
- Constant Field Values
ACTPARTN
static final int ACTPARTN
- See Also:
- Constant Field Values
ACCUM
static final int ACCUM
- See Also:
- Constant Field Values
PAGING
static final int PAGING
- See Also:
- Constant Field Values
L40
static final int L40
- See Also:
- Constant Field Values
L64
static final int L64
- See Also:
- Constant Field Values
L80
static final int L80
- See Also:
- Constant Field Values
HONEOM
static final int HONEOM
- See Also:
- Constant Field Values
DATAONLY
static final int DATAONLY
- See Also:
- Constant Field Values
FMHPARM
static final int FMHPARM
- See Also:
- Constant Field Values
RETAIN
static final int RETAIN
- See Also:
- Constant Field Values
AUTOPAGE
static final int AUTOPAGE
- See Also:
- Constant Field Values
CURRENT
static final int CURRENT
- See Also:
- Constant Field Values
ALL
static final int ALL
- See Also:
- Constant Field Values
NOAUTOPAGE
static final int NOAUTOPAGE
- See Also:
- Constant Field Values
OPERPURGE
static final int OPERPURGE
- See Also:
- Constant Field Values
CNOTCOMPL
static final int CNOTCOMPL
- See Also:
- Constant Field Values
CONFIRM
static final int CONFIRM
- See Also:
- Constant Field Values
INVITE
static final int INVITE
- See Also:
- Constant Field Values
CBUFF
static final int CBUFF
- See Also:
- Constant Field Values
NOMAPPING
static final int NOMAPPING
- See Also:
- Constant Field Values
MAPPED
static final int MAPPED
- See Also:
- Constant Field Values
NOEDIT
static final int NOEDIT
- See Also:
- Constant Field Values
JUSFIRST
static final int JUSFIRST
- See Also:
- Constant Field Values
JUSLAST
static final int JUSLAST
- See Also:
- Constant Field Values
NOCHECK
static final int NOCHECK
- See Also:
- Constant Field Values
PROTECT
static final int PROTECT
- See Also:
- Constant Field Values
ROLLBACK
static final int ROLLBACK
- See Also:
- Constant Field Values
ON
static final int ON
- See Also:
- Constant Field Values
SYSTEM
static final int SYSTEM
- See Also:
- Constant Field Values
EI
static final int EI
- See Also:
- Constant Field Values
USER
static final int USER
- See Also:
- Constant Field Values
SINGLE
static final int SINGLE
- See Also:
- Constant Field Values
EVENT
static final int EVENT
- See Also:
- Constant Field Values
LUTYPE62
static final int LUTYPE62
- See Also:
- Constant Field Values
ECADDR
static final int ECADDR
- See Also:
- Constant Field Values
MASSINSERT
static final int MASSINSERT
- See Also:
- Constant Field Values
MAIN
static final int MAIN
- See Also:
- Constant Field Values
AUXILIARY
static final int AUXILIARY
- See Also:
- Constant Field Values
NUM_CONSTANT
static final int NUM_CONSTANT
- See Also:
- Constant Field Values
EXPONENT
static final int EXPONENT
- See Also:
- Constant Field Values
CHAR_STRING
static final int CHAR_STRING
- See Also:
- Constant Field Values
HEXCHAR
static final int HEXCHAR
- See Also:
- Constant Field Values
CICS_ID
static final int CICS_ID
- See Also:
- Constant Field Values
HOST_ID
static final int HOST_ID
- See Also:
- Constant Field Values
CICSLETTER
static final int CICSLETTER
- See Also:
- Constant Field Values
LETTER
static final int LETTER
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
ANY_CICS
static final int ANY_CICS
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
IN_SINGLE_LINE_COMMENT
static final int IN_SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
IN_MULTI_LINE_COMMENT
static final int IN_MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
tokenImage
static final String[] tokenImage
Copyright © 2013 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.