Class VisualBasic6Lexer
Inheritance
System.Object
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>
Antlr4.Runtime.Lexer
VisualBasic6Lexer
Implements
Antlr4.Runtime.IRecognizer
Antlr4.Runtime.ITokenSource
Inherited Members
Antlr4.Runtime.Lexer.DEFAULT_MODE
Antlr4.Runtime.Lexer.DefaultTokenChannel
Antlr4.Runtime.Lexer.Hidden
Antlr4.Runtime.Lexer.MinCharValue
Antlr4.Runtime.Lexer.MaxCharValue
Antlr4.Runtime.Lexer.Output
Antlr4.Runtime.Lexer.ErrorOutput
Antlr4.Runtime.Lexer.Reset()
Antlr4.Runtime.Lexer.NextToken()
Antlr4.Runtime.Lexer.Skip()
Antlr4.Runtime.Lexer.More()
Antlr4.Runtime.Lexer.Mode(System.Int32)
Antlr4.Runtime.Lexer.PushMode(System.Int32)
Antlr4.Runtime.Lexer.PopMode()
Antlr4.Runtime.Lexer.SetInputStream(Antlr4.Runtime.ICharStream)
Antlr4.Runtime.Lexer.Emit(Antlr4.Runtime.IToken)
Antlr4.Runtime.Lexer.Emit()
Antlr4.Runtime.Lexer.EmitEOF()
Antlr4.Runtime.Lexer.GetAllTokens()
Antlr4.Runtime.Lexer.Recover(Antlr4.Runtime.LexerNoViableAltException)
Antlr4.Runtime.Lexer.NotifyListeners(Antlr4.Runtime.LexerNoViableAltException)
Antlr4.Runtime.Lexer.GetErrorDisplay(System.String)
Antlr4.Runtime.Lexer.GetErrorDisplay(System.Int32)
Antlr4.Runtime.Lexer.GetCharErrorDisplay(System.Int32)
Antlr4.Runtime.Lexer.Recover(Antlr4.Runtime.RecognitionException)
Antlr4.Runtime.Lexer.TokenFactory
Antlr4.Runtime.Lexer.SourceName
Antlr4.Runtime.Lexer.InputStream
Antlr4.Runtime.Lexer.Antlr4.Runtime.ITokenSource.InputStream
Antlr4.Runtime.Lexer.Line
Antlr4.Runtime.Lexer.Column
Antlr4.Runtime.Lexer.CharIndex
Antlr4.Runtime.Lexer.TokenStartCharIndex
Antlr4.Runtime.Lexer.TokenStartLine
Antlr4.Runtime.Lexer.TokenStartColumn
Antlr4.Runtime.Lexer.Text
Antlr4.Runtime.Lexer.Token
Antlr4.Runtime.Lexer.Type
Antlr4.Runtime.Lexer.Channel
Antlr4.Runtime.Lexer.ModeStack
Antlr4.Runtime.Lexer.CurrentMode
Antlr4.Runtime.Lexer.HitEOF
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Eof
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.CreateTokenTypeMap(Antlr4.Runtime.IVocabulary)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.GetTokenType(System.String)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.GetErrorHeader(Antlr4.Runtime.RecognitionException)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.GetTokenErrorDisplay(Antlr4.Runtime.IToken)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.AddErrorListener(Antlr4.Runtime.IAntlrErrorListener<System.Int32>)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.RemoveErrorListener(Antlr4.Runtime.IAntlrErrorListener<System.Int32>)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.RemoveErrorListeners()
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Sempred(Antlr4.Runtime.RuleContext, System.Int32, System.Int32)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Precpred(Antlr4.Runtime.RuleContext, System.Int32)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Action(Antlr4.Runtime.RuleContext, System.Int32, System.Int32)
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.RuleNames
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Vocabulary
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.TokenTypeMap
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.RuleIndexMap
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.SerializedAtn
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.GrammarFileName
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Atn
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Interpreter
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.ParseInfo
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.ErrorListeners
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.ErrorListenerDispatch
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.State
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.InputStream
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Vb6.dll
Syntax
[CLSCompliant(false)]
public class VisualBasic6Lexer : Lexer, IRecognizer, ITokenSource
Constructors
|
Improve this Doc
View Source
VisualBasic6Lexer(ICharStream)
Declaration
public VisualBasic6Lexer(ICharStream input)
Parameters
Type |
Name |
Description |
Antlr4.Runtime.ICharStream |
input |
|
|
Improve this Doc
View Source
VisualBasic6Lexer(ICharStream, TextWriter, TextWriter)
Declaration
public VisualBasic6Lexer(ICharStream input, TextWriter output, TextWriter errorOutput)
Parameters
Type |
Name |
Description |
Antlr4.Runtime.ICharStream |
input |
|
System.IO.TextWriter |
output |
|
System.IO.TextWriter |
errorOutput |
|
Fields
|
Improve this Doc
View Source
_ATN
Declaration
public static readonly ATN _ATN
Field Value
Type |
Description |
Antlr4.Runtime.Atn.ATN |
|
|
Improve this Doc
View Source
ACCESS
Declaration
public const int ACCESS = 1
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ADDRESSOF
Declaration
public const int ADDRESSOF = 2
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALIAS
Declaration
public const int ALIAS = 3
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AMPERSAND
Declaration
public const int AMPERSAND = 178
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AND
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
APPACTIVATE
Declaration
public const int APPACTIVATE = 6
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
APPEND
Declaration
public const int APPEND = 7
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AS
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ASSIGN
Declaration
public const int ASSIGN = 179
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AT
Declaration
public const int AT = 180
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ATTRIBUTE
Declaration
public const int ATTRIBUTE = 5
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BEEP
Declaration
public const int BEEP = 9
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BEGIN
Declaration
public const int BEGIN = 10
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BEGINPROPERTY
Declaration
public const int BEGINPROPERTY = 11
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BINARY
Declaration
public const int BINARY = 12
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BOOLEAN
Declaration
public const int BOOLEAN = 13
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BYREF
Declaration
public const int BYREF = 15
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BYTE
Declaration
public const int BYTE = 16
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BYVAL
Declaration
public const int BYVAL = 14
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CALL
Declaration
public const int CALL = 17
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CASE
Declaration
public const int CASE = 18
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
CHDIR
Declaration
public const int CHDIR = 19
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHDRIVE
Declaration
public const int CHDRIVE = 20
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CLASS
Declaration
public const int CLASS = 21
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CLOSE
Declaration
public const int CLOSE = 22
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLLECTION
Declaration
public const int COLLECTION = 23
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLON
Declaration
public const int COLON = 181
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLORLITERAL
Declaration
public const int COLORLITERAL = 210
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMMA
Declaration
public const int COMMA = 182
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int COMMENT = 220
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONST
Declaration
public const int CONST = 24
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATE
Declaration
public const int DATE = 25
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATELITERAL
Declaration
public const int DATELITERAL = 209
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
decisionToDFA
Declaration
protected static DFA[] decisionToDFA
Field Value
Type |
Description |
Antlr4.Runtime.Dfa.DFA[] |
|
|
Improve this Doc
View Source
DECLARE
Declaration
public const int DECLARE = 26
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type |
Description |
Antlr4.Runtime.IVocabulary |
|
|
Improve this Doc
View Source
DEFBOOL
Declaration
public const int DEFBOOL = 27
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFBYTE
Declaration
public const int DEFBYTE = 28
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFCUR
Declaration
public const int DEFCUR = 32
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFDATE
Declaration
public const int DEFDATE = 29
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFDBL
Declaration
public const int DEFDBL = 30
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFDEC
Declaration
public const int DEFDEC = 31
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFINT
Declaration
public const int DEFINT = 33
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFLNG
Declaration
public const int DEFLNG = 34
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFOBJ
Declaration
public const int DEFOBJ = 35
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFSNG
Declaration
public const int DEFSNG = 36
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFSTR
Declaration
public const int DEFSTR = 37
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFVAR
Declaration
public const int DEFVAR = 38
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DELETESETTING
Declaration
public const int DELETESETTING = 39
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DIM
Declaration
public const int DIM = 40
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DIV
Declaration
public const int DIV = 183
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DO
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOLLAR
Declaration
public const int DOLLAR = 184
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOT
Declaration
public const int DOT = 185
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOUBLE
Declaration
public const int DOUBLE = 42
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOUBLELITERAL
Declaration
public const int DOUBLELITERAL = 212
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EACH
Declaration
public const int EACH = 43
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ELSE
Declaration
public const int ELSE = 44
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ELSEIF
Declaration
public const int ELSEIF = 45
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END
Declaration
public const int END = 54
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_ENUM
Declaration
public const int END_ENUM = 46
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_FUNCTION
Declaration
public const int END_FUNCTION = 47
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_IF
Declaration
public const int END_IF = 48
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_PROPERTY
Declaration
public const int END_PROPERTY = 49
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_SELECT
Declaration
public const int END_SELECT = 50
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_SUB
Declaration
public const int END_SUB = 51
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_TYPE
Declaration
public const int END_TYPE = 52
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END_WITH
Declaration
public const int END_WITH = 53
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENDPROPERTY
Declaration
public const int ENDPROPERTY = 55
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENUM
Declaration
public const int ENUM = 56
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EQ
Declaration
public const int EQ = 186
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EQV
Declaration
public const int EQV = 57
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ERASE
Declaration
public const int ERASE = 58
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ERROR
Declaration
public const int ERROR = 59
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EVENT
Declaration
public const int EVENT = 60
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXCLAMATIONMARK
Declaration
public const int EXCLAMATIONMARK = 187
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXIT_DO
Declaration
public const int EXIT_DO = 61
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXIT_FOR
Declaration
public const int EXIT_FOR = 62
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXIT_FUNCTION
Declaration
public const int EXIT_FUNCTION = 63
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXIT_PROPERTY
Declaration
public const int EXIT_PROPERTY = 64
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXIT_SUB
Declaration
public const int EXIT_SUB = 65
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FALSE
Declaration
public const int FALSE = 66
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FILECOPY
Declaration
public const int FILECOPY = 67
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FILENUMBER
Declaration
public const int FILENUMBER = 213
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FOR
Declaration
public const int FOR = 69
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FRIEND
Declaration
public const int FRIEND = 68
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FRX_OFFSET
Declaration
public const int FRX_OFFSET = 215
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FUNCTION
Declaration
public const int FUNCTION = 70
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GEQ
Declaration
public const int GEQ = 188
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GET
Declaration
public const int GET = 71
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GLOBAL
Declaration
public const int GLOBAL = 72
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GOSUB
Declaration
public const int GOSUB = 73
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GOTO
Declaration
public const int GOTO = 74
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GT
Declaration
public const int GT = 189
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GUID
Declaration
public const int GUID = 216
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HASH
Declaration
public const int HASH = 190
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IDENTIFIER
Declaration
public const int IDENTIFIER = 217
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IF
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IMP
Declaration
public const int IMP = 76
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IMPLEMENTS
Declaration
public const int IMPLEMENTS = 77
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IN
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int INPUT = 79
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTEGER
Declaration
public const int INTEGER = 81
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTEGERLITERAL
Declaration
public const int INTEGERLITERAL = 211
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IS
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
KILL
Declaration
public const int KILL = 82
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
L_SQUARE_BRACKET
Declaration
public const int L_SQUARE_BRACKET = 206
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LBRACE
Declaration
public const int LBRACE = 192
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LEN
Declaration
public const int LEN = 87
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LEQ
Declaration
public const int LEQ = 191
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LET
Declaration
public const int LET = 88
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LIB
Declaration
public const int LIB = 89
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LIKE
Declaration
public const int LIKE = 90
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LINE_CONTINUATION
Declaration
public const int LINE_CONTINUATION = 218
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int LINE_INPUT = 91
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOAD
Declaration
public const int LOAD = 83
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOCK
Declaration
public const int LOCK = 84
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOCK_READ
Declaration
public const int LOCK_READ = 92
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOCK_READ_WRITE
Declaration
public const int LOCK_READ_WRITE = 94
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOCK_WRITE
Declaration
public const int LOCK_WRITE = 93
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LONG
Declaration
public const int LONG = 85
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOOP
Declaration
public const int LOOP = 86
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LPAREN
Declaration
public const int LPAREN = 193
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LSET
Declaration
public const int LSET = 95
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LT
Declaration
public const int LT = 194
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MACRO_ELSE
Declaration
public const int MACRO_ELSE = 98
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MACRO_ELSEIF
Declaration
public const int MACRO_ELSEIF = 97
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MACRO_END_IF
Declaration
public const int MACRO_END_IF = 99
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MACRO_IF
Declaration
public const int MACRO_IF = 96
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ME
Declaration
public const int ME = 100
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MID
Declaration
public const int MID = 101
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MINUS
Declaration
public const int MINUS = 195
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MINUS_EQ
Declaration
public const int MINUS_EQ = 196
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MKDIR
Declaration
public const int MKDIR = 102
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MOD
Declaration
public const int MOD = 103
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
MULT
Declaration
public const int MULT = 197
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NAME
Declaration
public const int NAME = 104
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NEQ
Declaration
public const int NEQ = 198
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NEW
Declaration
public const int NEW = 106
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NEWLINE
Declaration
public const int NEWLINE = 219
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NEXT
Declaration
public const int NEXT = 105
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NOT
Declaration
public const int NOT = 107
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NOTHING
Declaration
public const int NOTHING = 108
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NULL
Declaration
public const int NULL = 109
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OBJECT
Declaration
public const int OBJECT = 110
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OCTALLITERAL
Declaration
public const int OCTALLITERAL = 214
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ON
Declaration
public const int ON = 111
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ON_ERROR
Declaration
public const int ON_ERROR = 112
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ON_LOCAL_ERROR
Declaration
public const int ON_LOCAL_ERROR = 113
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPEN
Declaration
public const int OPEN = 114
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPTION_BASE
Declaration
public const int OPTION_BASE = 116
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPTION_COMPARE
Declaration
public const int OPTION_COMPARE = 118
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPTION_EXPLICIT
Declaration
public const int OPTION_EXPLICIT = 117
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPTION_PRIVATE_MODULE
Declaration
public const int OPTION_PRIVATE_MODULE = 119
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPTIONAL
Declaration
public const int OPTIONAL = 115
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OR
Declaration
public const int OR = 120
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OUTPUT
Declaration
public const int OUTPUT = 121
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PARAMARRAY
Declaration
public const int PARAMARRAY = 122
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PERCENT
Declaration
public const int PERCENT = 199
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PLUS
Declaration
public const int PLUS = 200
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PLUS_EQ
Declaration
public const int PLUS_EQ = 201
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
POW
Declaration
public const int POW = 202
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRESERVE
Declaration
public const int PRESERVE = 123
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRINT
Declaration
public const int PRINT = 124
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRIVATE
Declaration
public const int PRIVATE = 125
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROPERTY_GET
Declaration
public const int PROPERTY_GET = 126
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROPERTY_LET
Declaration
public const int PROPERTY_LET = 127
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROPERTY_SET
Declaration
public const int PROPERTY_SET = 128
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PUBLIC
Declaration
public const int PUBLIC = 129
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PUT
Declaration
public const int PUT = 130
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
R_SQUARE_BRACKET
Declaration
public const int R_SQUARE_BRACKET = 207
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RAISEEVENT
Declaration
public const int RAISEEVENT = 133
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RANDOM
Declaration
public const int RANDOM = 131
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RANDOMIZE
Declaration
public const int RANDOMIZE = 132
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RBRACE
Declaration
public const int RBRACE = 203
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
READ
Declaration
public const int READ = 134
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
READ_WRITE
Declaration
public const int READ_WRITE = 135
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REDIM
Declaration
public const int REDIM = 136
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REM
Declaration
public const int REM = 137
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RESET
Declaration
public const int RESET = 138
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RESUME
Declaration
public const int RESUME = 139
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RETURN
Declaration
public const int RETURN = 140
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RMDIR
Declaration
public const int RMDIR = 141
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RPAREN
Declaration
public const int RPAREN = 204
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RSET
Declaration
public const int RSET = 142
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
SAVEPICTURE
Declaration
public const int SAVEPICTURE = 143
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SAVESETTING
Declaration
public const int SAVESETTING = 144
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEEK
Declaration
public const int SEEK = 145
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SELECT
Declaration
public const int SELECT = 146
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEMICOLON
Declaration
public const int SEMICOLON = 205
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SENDKEYS
Declaration
public const int SENDKEYS = 147
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SET
Declaration
public const int SET = 148
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SETATTR
Declaration
public const int SETATTR = 149
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SHARED
Declaration
public const int SHARED = 150
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type |
Description |
Antlr4.Runtime.Atn.PredictionContextCache |
|
|
Improve this Doc
View Source
SINGLE
Declaration
public const int SINGLE = 151
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SPC
Declaration
public const int SPC = 152
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STATIC
Declaration
public const int STATIC = 153
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STEP
Declaration
public const int STEP = 154
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STOP
Declaration
public const int STOP = 155
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRING
Declaration
public const int STRING = 156
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRINGLITERAL
Declaration
public const int STRINGLITERAL = 208
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SUB
Declaration
public const int SUB = 157
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TAB
Declaration
public const int TAB = 158
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TEXT
Declaration
public const int TEXT = 159
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
THEN
Declaration
public const int THEN = 160
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TIME
Declaration
public const int TIME = 161
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TO
Declaration
public const int TO = 162
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TRUE
Declaration
public const int TRUE = 163
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TYPE
Declaration
public const int TYPE = 164
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TYPEOF
Declaration
public const int TYPEOF = 165
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNLOAD
Declaration
public const int UNLOAD = 166
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNLOCK
Declaration
public const int UNLOCK = 167
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNTIL
Declaration
public const int UNTIL = 168
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VARIANT
Declaration
public const int VARIANT = 169
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VERSION
Declaration
public const int VERSION = 170
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WEND
Declaration
public const int WEND = 171
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WHILE
Declaration
public const int WHILE = 172
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WIDTH
Declaration
public const int WIDTH = 173
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WITH
Declaration
public const int WITH = 174
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WITHEVENTS
Declaration
public const int WITHEVENTS = 175
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WRITE
Declaration
public const int WRITE = 176
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WS
Declaration
public const int WS = 221
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
XOR
Declaration
public const int XOR = 177
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[] |
|
Overrides
Antlr4.Runtime.Lexer.ChannelNames
|
Improve this Doc
View Source
GrammarFileName
Declaration
public override string GrammarFileName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.GrammarFileName
|
Improve this Doc
View Source
ModeNames
Declaration
public override string[] ModeNames { get; }
Property Value
Type |
Description |
System.String[] |
|
Overrides
Antlr4.Runtime.Lexer.ModeNames
|
Improve this Doc
View Source
RuleNames
Declaration
public override string[] RuleNames { get; }
Property Value
Type |
Description |
System.String[] |
|
Overrides
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.RuleNames
|
Improve this Doc
View Source
SerializedAtn
Declaration
public override string SerializedAtn { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.SerializedAtn
|
Improve this Doc
View Source
Vocabulary
Declaration
[NotNull]
public override IVocabulary Vocabulary { get; }
Property Value
Type |
Description |
Antlr4.Runtime.IVocabulary |
|
Overrides
Antlr4.Runtime.Recognizer<System.Int32, Antlr4.Runtime.Atn.LexerATNSimulator>.Vocabulary
Implements
Antlr4.Runtime.IRecognizer
Antlr4.Runtime.ITokenSource