Class Cobol85Lexer
Inheritance
System.Object
Cobol85Lexer
Assembly: Cobol85.dll
Syntax
public class Cobol85Lexer : Lexer
Constructors
|
Improve this Doc
View Source
Cobol85Lexer(ICharStream)
Declaration
public Cobol85Lexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
Cobol85Lexer(ICharStream, TextWriter, TextWriter)
Declaration
public Cobol85Lexer(ICharStream input, TextWriter output, TextWriter errorOutput)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
TextWriter |
output |
|
TextWriter |
errorOutput |
|
Fields
|
Improve this Doc
View Source
_ATN
Declaration
public static readonly ATN _ATN
Field Value
|
Improve this Doc
View Source
ABORT
Declaration
public const int ABORT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ACCEPT
Declaration
public const int ACCEPT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ACCESS
Declaration
public const int ACCESS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ADD
Declaration
public const int ADD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ADDRESS
Declaration
public const int ADDRESS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ADVANCING
Declaration
public const int ADVANCING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AFTER
Declaration
public const int AFTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALIGNED
Declaration
public const int ALIGNED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALL
Declaration
public const int ALL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALPHABET
Declaration
public const int ALPHABET = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALPHABETIC
Declaration
public const int ALPHABETIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALPHABETIC_LOWER
Declaration
public const int ALPHABETIC_LOWER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALPHABETIC_UPPER
Declaration
public const int ALPHABETIC_UPPER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALPHANUMERIC
Declaration
public const int ALPHANUMERIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALPHANUMERIC_EDITED
Declaration
public const int ALPHANUMERIC_EDITED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALSO
Declaration
public const int ALSO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALTER
Declaration
public const int ALTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALTERNATE
Declaration
public const int ALTERNATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AMPCHAR
Declaration
public const int AMPCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AND
Declaration
public const int AND = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ANY
Declaration
public const int ANY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ARE
Declaration
public const int ARE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AREA
Declaration
public const int AREA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AREAS
Declaration
public const int AREAS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AS
Declaration
public const int AS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ASCENDING
Declaration
public const int ASCENDING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ASCII
Declaration
public const int ASCII = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ASSIGN
Declaration
public const int ASSIGN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ASSOCIATED_DATA
Declaration
public const int ASSOCIATED_DATA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ASSOCIATED_DATA_LENGTH
Declaration
public const int ASSOCIATED_DATA_LENGTH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ASTERISKCHAR
Declaration
public const int ASTERISKCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AT
Declaration
public const int AT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ATTRIBUTE
Declaration
public const int ATTRIBUTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AUTHOR
Declaration
public const int AUTHOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AUTO
Declaration
public const int AUTO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AUTO_SKIP
Declaration
public const int AUTO_SKIP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BACKGROUND_COLOR
Declaration
public const int BACKGROUND_COLOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BACKGROUND_COLOUR
Declaration
public const int BACKGROUND_COLOUR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BASIS
Declaration
public const int BASIS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BEEP
Declaration
public const int BEEP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BEFORE
Declaration
public const int BEFORE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BEGINNING
Declaration
public const int BEGINNING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BELL
Declaration
public const int BELL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BINARY
Declaration
public const int BINARY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BIT
Declaration
public const int BIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BLANK
Declaration
public const int BLANK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BLINK
Declaration
public const int BLINK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BLOCK
Declaration
public const int BLOCK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BOTTOM
Declaration
public const int BOTTOM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BOUNDS
Declaration
public const int BOUNDS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BY
Declaration
public const int BY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BYFUNCTION
Declaration
public const int BYFUNCTION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BYTITLE
Declaration
public const int BYTITLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CALL
Declaration
public const int CALL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CANCEL
Declaration
public const int CANCEL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CAPABLE
Declaration
public const int CAPABLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CCSVERSION
Declaration
public const int CCSVERSION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CD
Declaration
public const int CD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CF
Declaration
public const int CF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CH
Declaration
public const int CH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHAINING
Declaration
public const int CHAINING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHANGED
Declaration
public const int CHANGED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHANNEL
Declaration
public const int CHANNEL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
channelNames
Declaration
public static string[] channelNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
CHARACTER
Declaration
public const int CHARACTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHARACTERS
Declaration
public const int CHARACTERS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CLASS
Declaration
public const int CLASS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CLASS_ID
Declaration
public const int CLASS_ID = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CLOCK_UNITS
Declaration
public const int CLOCK_UNITS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CLOSE
Declaration
public const int CLOSE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CLOSE_DISPOSITION
Declaration
public const int CLOSE_DISPOSITION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COBOL
Declaration
public const int COBOL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CODE
Declaration
public const int CODE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CODE_SET
Declaration
public const int CODE_SET = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COL
Declaration
public const int COL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLLATING
Declaration
public const int COLLATING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLONCHAR
Declaration
public const int COLONCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLUMN
Declaration
public const int COLUMN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COM_REG
Declaration
public const int COM_REG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMMA
Declaration
public const int COMMA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMMACHAR
Declaration
public const int COMMACHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int COMMENTENTRYLINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int COMMENTENTRYTAG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int COMMENTLINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int COMMENTTAG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMMITMENT
Declaration
public const int COMMITMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMMON
Declaration
public const int COMMON = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMMUNICATION
Declaration
public const int COMMUNICATION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMP
Declaration
public const int COMP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMP_1
Declaration
public const int COMP_1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMP_2
Declaration
public const int COMP_2 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMP_3
Declaration
public const int COMP_3 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMP_4
Declaration
public const int COMP_4 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMP_5
Declaration
public const int COMP_5 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMPUTATIONAL
Declaration
public const int COMPUTATIONAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMPUTATIONAL_1
Declaration
public const int COMPUTATIONAL_1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMPUTATIONAL_2
Declaration
public const int COMPUTATIONAL_2 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMPUTATIONAL_3
Declaration
public const int COMPUTATIONAL_3 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMPUTATIONAL_4
Declaration
public const int COMPUTATIONAL_4 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMPUTATIONAL_5
Declaration
public const int COMPUTATIONAL_5 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMPUTE
Declaration
public const int COMPUTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONFIGURATION
Declaration
public const int CONFIGURATION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONTAINS
Declaration
public const int CONTAINS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONTENT
Declaration
public const int CONTENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONTINUE
Declaration
public const int CONTINUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONTROL
Declaration
public const int CONTROL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONTROL_POINT
Declaration
public const int CONTROL_POINT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONTROLS
Declaration
public const int CONTROLS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONVENTION
Declaration
public const int CONVENTION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONVERTING
Declaration
public const int CONVERTING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COPY
Declaration
public const int COPY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CORR
Declaration
public const int CORR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CORRESPONDING
Declaration
public const int CORRESPONDING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COUNT
Declaration
public const int COUNT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CRUNCH
Declaration
public const int CRUNCH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CURRENCY
Declaration
public const int CURRENCY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CURSOR
Declaration
public const int CURSOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATA
Declaration
public const int DATA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATA_BASE
Declaration
public const int DATA_BASE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATE
Declaration
public const int DATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATE_COMPILED
Declaration
public const int DATE_COMPILED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATE_WRITTEN
Declaration
public const int DATE_WRITTEN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DAY
Declaration
public const int DAY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DAY_OF_WEEK
Declaration
public const int DAY_OF_WEEK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DBCS
Declaration
public const int DBCS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DE
Declaration
public const int DE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEBUG_CONTENTS
Declaration
public const int DEBUG_CONTENTS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEBUG_ITEM
Declaration
public const int DEBUG_ITEM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEBUG_LINE
Declaration
public const int DEBUG_LINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEBUG_NAME
Declaration
public const int DEBUG_NAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEBUG_SUB_1
Declaration
public const int DEBUG_SUB_1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEBUG_SUB_2
Declaration
public const int DEBUG_SUB_2 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEBUG_SUB_3
Declaration
public const int DEBUG_SUB_3 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEBUGGING
Declaration
public const int DEBUGGING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DECIMAL_POINT
Declaration
public const int DECIMAL_POINT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
decisionToDFA
Declaration
protected static Antlr4.Runtime.Dfa.DFA[] decisionToDFA
Field Value
Type |
Description |
Antlr4.Runtime.Dfa.DFA[] |
|
|
Improve this Doc
View Source
DECLARATIVES
Declaration
public const int DECLARATIVES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFAULT
Declaration
public const int DEFAULT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFAULT_DISPLAY
Declaration
public const int DEFAULT_DISPLAY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type |
Description |
IVocabulary |
|
|
Improve this Doc
View Source
DEFINITION
Declaration
public const int DEFINITION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DELETE
Declaration
public const int DELETE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DELIMITED
Declaration
public const int DELIMITED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DELIMITER
Declaration
public const int DELIMITER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEPENDING
Declaration
public const int DEPENDING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DESCENDING
Declaration
public const int DESCENDING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DESTINATION
Declaration
public const int DESTINATION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DETAIL
Declaration
public const int DETAIL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DFHRESP
Declaration
public const int DFHRESP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DFHVALUE
Declaration
public const int DFHVALUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DISABLE
Declaration
public const int DISABLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DISK
Declaration
public const int DISK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DISPLAY
Declaration
public const int DISPLAY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DISPLAY_1
Declaration
public const int DISPLAY_1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DIVIDE
Declaration
public const int DIVIDE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DIVISION
Declaration
public const int DIVISION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOLLARCHAR
Declaration
public const int DOLLARCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DONTCARE
Declaration
public const int DONTCARE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOT
Declaration
public const int DOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOT_FS
Declaration
public const int DOT_FS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOUBLE
Declaration
public const int DOUBLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOUBLEASTERISKCHAR
Declaration
public const int DOUBLEASTERISKCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOUBLEQUOTE
Declaration
public const int DOUBLEQUOTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOWN
Declaration
public const int DOWN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DUPLICATES
Declaration
public const int DUPLICATES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DYNAMIC
Declaration
public const int DYNAMIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EBCDIC
Declaration
public const int EBCDIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EGCS
Declaration
public const int EGCS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EGI
Declaration
public const int EGI = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ELSE
Declaration
public const int ELSE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EMI
Declaration
public const int EMI = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EMPTY_CHECK
Declaration
public const int EMPTY_CHECK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENABLE
Declaration
public const int ENABLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END
Declaration
public const int END = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_ACCEPT
Declaration
public const int END_ACCEPT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_ADD
Declaration
public const int END_ADD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_CALL
Declaration
public const int END_CALL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_COMPUTE
Declaration
public const int END_COMPUTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_DELETE
Declaration
public const int END_DELETE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_DIVIDE
Declaration
public const int END_DIVIDE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_EVALUATE
Declaration
public const int END_EVALUATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_IF
Declaration
public const int END_IF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_MULTIPLY
Declaration
public const int END_MULTIPLY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_OF_PAGE
Declaration
public const int END_OF_PAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int END_PERFORM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_READ
Declaration
public const int END_READ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_RECEIVE
Declaration
public const int END_RECEIVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_RETURN
Declaration
public const int END_RETURN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_REWRITE
Declaration
public const int END_REWRITE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_SEARCH
Declaration
public const int END_SEARCH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_START
Declaration
public const int END_START = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_STRING
Declaration
public const int END_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_SUBTRACT
Declaration
public const int END_SUBTRACT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_UNSTRING
Declaration
public const int END_UNSTRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_WRITE
Declaration
public const int END_WRITE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENDING
Declaration
public const int ENDING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENTER
Declaration
public const int ENTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENTRY
Declaration
public const int ENTRY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENTRY_PROCEDURE
Declaration
public const int ENTRY_PROCEDURE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENVIRONMENT
Declaration
public const int ENVIRONMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EOL
Declaration
public const int EOL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EOP
Declaration
public const int EOP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EOS
Declaration
public const int EOS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EQUAL
Declaration
public const int EQUAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EQUALCHAR
Declaration
public const int EQUALCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ERASE
Declaration
public const int ERASE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ERROR
Declaration
public const int ERROR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ESCAPE
Declaration
public const int ESCAPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ESI
Declaration
public const int ESI = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EVALUATE
Declaration
public const int EVALUATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EVENT
Declaration
public const int EVENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EVERY
Declaration
public const int EVERY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXCEPTION
Declaration
public const int EXCEPTION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXCLUSIVE
Declaration
public const int EXCLUSIVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXECCICSLINE
Declaration
public const int EXECCICSLINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXECCICSTAG
Declaration
public const int EXECCICSTAG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXECSQLIMSLINE
Declaration
public const int EXECSQLIMSLINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXECSQLIMSTAG
Declaration
public const int EXECSQLIMSTAG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXECSQLLINE
Declaration
public const int EXECSQLLINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXECSQLTAG
Declaration
public const int EXECSQLTAG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXHIBIT
Declaration
public const int EXHIBIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXIT
Declaration
public const int EXIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXPORT
Declaration
public const int EXPORT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXTEND
Declaration
public const int EXTEND = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXTENDED
Declaration
public const int EXTENDED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXTERNAL
Declaration
public const int EXTERNAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FALSE
Declaration
public const int FALSE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FD
Declaration
public const int FD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FILE
Declaration
public const int FILE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FILE_CONTROL
Declaration
public const int FILE_CONTROL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FILLER
Declaration
public const int FILLER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FINAL
Declaration
public const int FINAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FIRST
Declaration
public const int FIRST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int FOOTING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FOR
Declaration
public const int FOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FOREGROUND_COLOR
Declaration
public const int FOREGROUND_COLOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FOREGROUND_COLOUR
Declaration
public const int FOREGROUND_COLOUR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FROM
Declaration
public const int FROM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FULL
Declaration
public const int FULL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FUNCTION
Declaration
public const int FUNCTION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FUNCTION_POINTER
Declaration
public const int FUNCTION_POINTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FUNCTIONNAME
Declaration
public const int FUNCTIONNAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GENERATE
Declaration
public const int GENERATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GIVING
Declaration
public const int GIVING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GLOBAL
Declaration
public const int GLOBAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GO
Declaration
public const int GO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GOBACK
Declaration
public const int GOBACK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GREATER
Declaration
public const int GREATER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GRID
Declaration
public const int GRID = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GROUP
Declaration
public const int GROUP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HEADING
Declaration
public const int HEADING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HIGH_VALUE
Declaration
public const int HIGH_VALUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HIGH_VALUES
Declaration
public const int HIGH_VALUES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HIGHLIGHT
Declaration
public const int HIGHLIGHT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
I_O
Declaration
public const int I_O = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
I_O_CONTROL
Declaration
public const int I_O_CONTROL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ID
Declaration
public const int ID = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IDENTIFICATION
Declaration
public const int IDENTIFICATION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IDENTIFIER
Declaration
public const int IDENTIFIER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IF
Declaration
public const int IF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IMPLICIT
Declaration
public const int IMPLICIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IMPORT
Declaration
public const int IMPORT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IN
Declaration
public const int IN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INDEX
Declaration
public const int INDEX = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INDEXED
Declaration
public const int INDEXED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INDICATE
Declaration
public const int INDICATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INITIAL
Declaration
public const int INITIAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INITIALIZE
Declaration
public const int INITIALIZE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INITIATE
Declaration
public const int INITIATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int INPUT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int INPUT_OUTPUT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INSPECT
Declaration
public const int INSPECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INSTALLATION
Declaration
public const int INSTALLATION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTEGER
Declaration
public const int INTEGER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTEGERLITERAL
Declaration
public const int INTEGERLITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTO
Declaration
public const int INTO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INVALID
Declaration
public const int INVALID = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INVOKE
Declaration
public const int INVOKE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IS
Declaration
public const int IS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
JUST
Declaration
public const int JUST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
JUSTIFIED
Declaration
public const int JUSTIFIED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
KANJI
Declaration
public const int KANJI = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
KEPT
Declaration
public const int KEPT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
KEY
Declaration
public const int KEY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
KEYBOARD
Declaration
public const int KEYBOARD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LABEL
Declaration
public const int LABEL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LANGUAGE
Declaration
public const int LANGUAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LAST
Declaration
public const int LAST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LB
Declaration
public const int LB = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LD
Declaration
public const int LD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LEADING
Declaration
public const int LEADING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LEFT
Declaration
public const int LEFT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LEFTLINE
Declaration
public const int LEFTLINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LENGTH
Declaration
public const int LENGTH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LENGTH_CHECK
Declaration
public const int LENGTH_CHECK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LESS
Declaration
public const int LESS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LESSTHANCHAR
Declaration
public const int LESSTHANCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LESSTHANOREQUAL
Declaration
public const int LESSTHANOREQUAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LEVEL_NUMBER_66
Declaration
public const int LEVEL_NUMBER_66 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LEVEL_NUMBER_77
Declaration
public const int LEVEL_NUMBER_77 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LEVEL_NUMBER_88
Declaration
public const int LEVEL_NUMBER_88 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LIBACCESS
Declaration
public const int LIBACCESS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LIBPARAMETER
Declaration
public const int LIBPARAMETER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LIBRARY
Declaration
public const int LIBRARY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LIMIT
Declaration
public const int LIMIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LIMITS
Declaration
public const int LIMITS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LINAGE
Declaration
public const int LINAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LINAGE_COUNTER
Declaration
public const int LINAGE_COUNTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LINE
Declaration
public const int LINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LINE_COUNTER
Declaration
public const int LINE_COUNTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LINES
Declaration
public const int LINES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LINKAGE
Declaration
public const int LINKAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LIST
Declaration
public const int LIST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOCAL
Declaration
public const int LOCAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOCAL_STORAGE
Declaration
public const int LOCAL_STORAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOCK
Declaration
public const int LOCK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LONG_DATE
Declaration
public const int LONG_DATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LONG_TIME
Declaration
public const int LONG_TIME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOW_VALUE
Declaration
public const int LOW_VALUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOW_VALUES
Declaration
public const int LOW_VALUES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOWER
Declaration
public const int LOWER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOWLIGHT
Declaration
public const int LOWLIGHT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LPARENCHAR
Declaration
public const int LPARENCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MEMORY
Declaration
public const int MEMORY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MERGE
Declaration
public const int MERGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MESSAGE
Declaration
public const int MESSAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MINUSCHAR
Declaration
public const int MINUSCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MMDDYYYY
Declaration
public const int MMDDYYYY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MODE
Declaration
public const int MODE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
modeNames
Declaration
public static string[] modeNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
MODULES
Declaration
public const int MODULES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MORE_LABELS
Declaration
public const int MORE_LABELS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MORETHANCHAR
Declaration
public const int MORETHANCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MORETHANOREQUAL
Declaration
public const int MORETHANOREQUAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MOVE
Declaration
public const int MOVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MULTIPLE
Declaration
public const int MULTIPLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MULTIPLY
Declaration
public const int MULTIPLY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NAMED
Declaration
public const int NAMED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NATIONAL
Declaration
public const int NATIONAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NATIONAL_EDITED
Declaration
public const int NATIONAL_EDITED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NATIVE
Declaration
public const int NATIVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NEGATIVE
Declaration
public const int NEGATIVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NETWORK
Declaration
public const int NETWORK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NEWLINE
Declaration
public const int NEWLINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NEXT
Declaration
public const int NEXT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NO
Declaration
public const int NO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NO_ECHO
Declaration
public const int NO_ECHO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NONNUMERICLITERAL
Declaration
public const int NONNUMERICLITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NOT
Declaration
public const int NOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NOTEQUALCHAR
Declaration
public const int NOTEQUALCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NULL_
Declaration
public const int NULL_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NULLS
Declaration
public const int NULLS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NUMBER
Declaration
public const int NUMBER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NUMERIC
Declaration
public const int NUMERIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NUMERIC_DATE
Declaration
public const int NUMERIC_DATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NUMERIC_EDITED
Declaration
public const int NUMERIC_EDITED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NUMERIC_TIME
Declaration
public const int NUMERIC_TIME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NUMERICLITERAL
Declaration
public const int NUMERICLITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OBJECT_COMPUTER
Declaration
public const int OBJECT_COMPUTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OCCURS
Declaration
public const int OCCURS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ODT
Declaration
public const int ODT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OF
Declaration
public const int OF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OFF
Declaration
public const int OFF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OMITTED
Declaration
public const int OMITTED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ON
Declaration
public const int ON = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPEN
Declaration
public const int OPEN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPTIONAL
Declaration
public const int OPTIONAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OR
Declaration
public const int OR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ORDER
Declaration
public const int ORDER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ORDERLY
Declaration
public const int ORDERLY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ORGANIZATION
Declaration
public const int ORGANIZATION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OTHER
Declaration
public const int OTHER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OUTPUT
Declaration
public const int OUTPUT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OVERFLOW
Declaration
public const int OVERFLOW = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OVERLINE
Declaration
public const int OVERLINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OWN
Declaration
public const int OWN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PACKED_DECIMAL
Declaration
public const int PACKED_DECIMAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PADDING
Declaration
public const int PADDING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PAGE
Declaration
public const int PAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PAGE_COUNTER
Declaration
public const int PAGE_COUNTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PASSWORD
Declaration
public const int PASSWORD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int PERFORM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PF
Declaration
public const int PF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PH
Declaration
public const int PH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PIC
Declaration
public const int PIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PICTURE
Declaration
public const int PICTURE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PLUS
Declaration
public const int PLUS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PLUSCHAR
Declaration
public const int PLUSCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
POINTER
Declaration
public const int POINTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PORT
Declaration
public const int PORT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
POSITION
Declaration
public const int POSITION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
POSITIVE
Declaration
public const int POSITIVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRINTER
Declaration
public const int PRINTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRINTING
Declaration
public const int PRINTING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRIVATE
Declaration
public const int PRIVATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROCEDURE
Declaration
public const int PROCEDURE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROCEDURE_POINTER
Declaration
public const int PROCEDURE_POINTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROCEDURES
Declaration
public const int PROCEDURES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROCEED
Declaration
public const int PROCEED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROCESS
Declaration
public const int PROCESS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROGRAM
Declaration
public const int PROGRAM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROGRAM_ID
Declaration
public const int PROGRAM_ID = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROGRAM_LIBRARY
Declaration
public const int PROGRAM_LIBRARY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROMPT
Declaration
public const int PROMPT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PURGE
Declaration
public const int PURGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
QUEUE
Declaration
public const int QUEUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
QUOTE
Declaration
public const int QUOTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
QUOTES
Declaration
public const int QUOTES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RANDOM
Declaration
public const int RANDOM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RD
Declaration
public const int RD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
READ
Declaration
public const int READ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
READER
Declaration
public const int READER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REAL
Declaration
public const int REAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RECEIVE
Declaration
public const int RECEIVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RECEIVED
Declaration
public const int RECEIVED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RECORD
Declaration
public const int RECORD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RECORDING
Declaration
public const int RECORDING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RECORDS
Declaration
public const int RECORDS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RECURSIVE
Declaration
public const int RECURSIVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REDEFINES
Declaration
public const int REDEFINES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REEL
Declaration
public const int REEL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REF
Declaration
public const int REF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REFERENCE
Declaration
public const int REFERENCE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REFERENCES
Declaration
public const int REFERENCES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RELATIVE
Declaration
public const int RELATIVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RELEASE
Declaration
public const int RELEASE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REMAINDER
Declaration
public const int REMAINDER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int REMARKS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REMOTE
Declaration
public const int REMOTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REMOVAL
Declaration
public const int REMOVAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REMOVE
Declaration
public const int REMOVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RENAMES
Declaration
public const int RENAMES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REPLACE
Declaration
public const int REPLACE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REPLACING
Declaration
public const int REPLACING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REPORT
Declaration
public const int REPORT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REPORTING
Declaration
public const int REPORTING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REPORTS
Declaration
public const int REPORTS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REQUIRED
Declaration
public const int REQUIRED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RERUN
Declaration
public const int RERUN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RESERVE
Declaration
public const int RESERVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RESET
Declaration
public const int RESET = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RETURN
Declaration
public const int RETURN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RETURN_CODE
Declaration
public const int RETURN_CODE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RETURNING
Declaration
public const int RETURNING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REVERSE_VIDEO
Declaration
public const int REVERSE_VIDEO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REVERSED
Declaration
public const int REVERSED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REWIND
Declaration
public const int REWIND = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REWRITE
Declaration
public const int REWRITE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RF
Declaration
public const int RF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RH
Declaration
public const int RH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RIGHT
Declaration
public const int RIGHT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ROUNDED
Declaration
public const int ROUNDED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RPARENCHAR
Declaration
public const int RPARENCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ruleNames
Declaration
public static readonly string[] ruleNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
RUN
Declaration
public const int RUN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SAME
Declaration
public const int SAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SAVE
Declaration
public const int SAVE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SCREEN
Declaration
public const int SCREEN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SD
Declaration
public const int SD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEARCH
Declaration
public const int SEARCH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SECTION
Declaration
public const int SECTION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SECURE
Declaration
public const int SECURE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SECURITY
Declaration
public const int SECURITY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEGMENT
Declaration
public const int SEGMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEGMENT_LIMIT
Declaration
public const int SEGMENT_LIMIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SELECT
Declaration
public const int SELECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEND
Declaration
public const int SEND = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SENTENCE
Declaration
public const int SENTENCE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEPARATE
Declaration
public const int SEPARATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEPARATOR
Declaration
public const int SEPARATOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEQUENCE
Declaration
public const int SEQUENCE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEQUENTIAL
Declaration
public const int SEQUENTIAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SET
Declaration
public const int SET = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SHARED
Declaration
public const int SHARED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SHAREDBYALL
Declaration
public const int SHAREDBYALL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SHAREDBYRUNUNIT
Declaration
public const int SHAREDBYRUNUNIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type |
Description |
PredictionContextCache |
|
|
Improve this Doc
View Source
SHARING
Declaration
public const int SHARING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SHIFT_IN
Declaration
public const int SHIFT_IN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SHIFT_OUT
Declaration
public const int SHIFT_OUT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SHORT_DATE
Declaration
public const int SHORT_DATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SIGN
Declaration
public const int SIGN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SINGLEQUOTE
Declaration
public const int SINGLEQUOTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SIZE
Declaration
public const int SIZE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SLASHCHAR
Declaration
public const int SLASHCHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SORT
Declaration
public const int SORT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SORT_CONTROL
Declaration
public const int SORT_CONTROL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SORT_CORE_SIZE
Declaration
public const int SORT_CORE_SIZE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SORT_FILE_SIZE
Declaration
public const int SORT_FILE_SIZE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SORT_MERGE
Declaration
public const int SORT_MERGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SORT_MESSAGE
Declaration
public const int SORT_MESSAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SORT_MODE_SIZE
Declaration
public const int SORT_MODE_SIZE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SORT_RETURN
Declaration
public const int SORT_RETURN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SOURCE
Declaration
public const int SOURCE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SOURCE_COMPUTER
Declaration
public const int SOURCE_COMPUTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SPACE
Declaration
public const int SPACE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SPACES
Declaration
public const int SPACES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SPECIAL_NAMES
Declaration
public const int SPECIAL_NAMES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STANDARD
Declaration
public const int STANDARD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STANDARD_1
Declaration
public const int STANDARD_1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STANDARD_2
Declaration
public const int STANDARD_2 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
START
Declaration
public const int START = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STATUS
Declaration
public const int STATUS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STOP
Declaration
public const int STOP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRING
Declaration
public const int STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SUB_QUEUE_1
Declaration
public const int SUB_QUEUE_1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SUB_QUEUE_2
Declaration
public const int SUB_QUEUE_2 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SUB_QUEUE_3
Declaration
public const int SUB_QUEUE_3 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SUBTRACT
Declaration
public const int SUBTRACT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SUM
Declaration
public const int SUM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SUPPRESS
Declaration
public const int SUPPRESS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SYMBOL
Declaration
public const int SYMBOL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SYMBOLIC
Declaration
public const int SYMBOLIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SYNC
Declaration
public const int SYNC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SYNCHRONIZED
Declaration
public const int SYNCHRONIZED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TABLE
Declaration
public const int TABLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TALLY
Declaration
public const int TALLY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TALLYING
Declaration
public const int TALLYING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TAPE
Declaration
public const int TAPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TASK
Declaration
public const int TASK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TERMINAL
Declaration
public const int TERMINAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TERMINATE
Declaration
public const int TERMINATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TEST
Declaration
public const int TEST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TEXT
Declaration
public const int TEXT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
THAN
Declaration
public const int THAN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
THEN
Declaration
public const int THEN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
THREAD
Declaration
public const int THREAD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
THREAD_LOCAL
Declaration
public const int THREAD_LOCAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
THROUGH
Declaration
public const int THROUGH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
THRU
Declaration
public const int THRU = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TIME
Declaration
public const int TIME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TIMER
Declaration
public const int TIMER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TIMES
Declaration
public const int TIMES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TITLE
Declaration
public const int TITLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TO
Declaration
public const int TO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TODAYS_DATE
Declaration
public const int TODAYS_DATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TODAYS_NAME
Declaration
public const int TODAYS_NAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TOP
Declaration
public const int TOP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TRAILING
Declaration
public const int TRAILING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TRUE
Declaration
public const int TRUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TRUNCATED
Declaration
public const int TRUNCATED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TYPE
Declaration
public const int TYPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TYPEDEF
Declaration
public const int TYPEDEF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNDERLINE
Declaration
public const int UNDERLINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNIT
Declaration
public const int UNIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNSTRING
Declaration
public const int UNSTRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNTIL
Declaration
public const int UNTIL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UP
Declaration
public const int UP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UPON
Declaration
public const int UPON = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
USAGE
Declaration
public const int USAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
USE
Declaration
public const int USE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
USING
Declaration
public const int USING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VALUE
Declaration
public const int VALUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VALUES
Declaration
public const int VALUES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VARYING
Declaration
public const int VARYING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VIRTUAL
Declaration
public const int VIRTUAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WAIT
Declaration
public const int WAIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WHEN
Declaration
public const int WHEN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WHEN_COMPILED
Declaration
public const int WHEN_COMPILED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WITH
Declaration
public const int WITH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WORDS
Declaration
public const int WORDS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WORKING_STORAGE
Declaration
public const int WORKING_STORAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WRITE
Declaration
public const int WRITE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WS
Declaration
public const int WS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
YEAR
Declaration
public const int YEAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
YYYYDDD
Declaration
public const int YYYYDDD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
YYYYMMDD
Declaration
public const int YYYYMMDD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ZERO
Declaration
public const int ZERO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ZERO_FILL
Declaration
public const int ZERO_FILL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ZEROES
Declaration
public const int ZEROES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ZEROS
Declaration
public const int ZEROS = null
Field Value
Type |
Description |
System.Int32 |
|
Properties
|
Improve this Doc
View Source
ChannelNames
Declaration
public override string[] ChannelNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
GrammarFileName
Declaration
public override string GrammarFileName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ModeNames
Declaration
public override string[] ModeNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
RuleNames
Declaration
public override string[] RuleNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
SerializedAtn
Declaration
public override string SerializedAtn { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Vocabulary
Declaration
public override IVocabulary Vocabulary { get; }
Property Value
Type |
Description |
IVocabulary |
|