Class m2pim4Lexer
Inheritance
System.Object
m2pim4Lexer
Assembly: Modula2pim4.dll
Syntax
public class m2pim4Lexer : Lexer
Constructors
|
Improve this Doc
View Source
m2pim4Lexer(ICharStream)
Declaration
public m2pim4Lexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
m2pim4Lexer(ICharStream, TextWriter, TextWriter)
Declaration
public m2pim4Lexer(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
AND
Declaration
public const int AND = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ARRAY
Declaration
public const int ARRAY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BEGIN
Declaration
public const int BEGIN = 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
CASE
Declaration
public const int CASE = 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
Declaration
public const int COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONST
Declaration
public const int CONST = 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
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
DIGIT
Declaration
public const int DIGIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DIV
Declaration
public const int DIV = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DO
Declaration
public const int DO = 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
ELSIF
Declaration
public const int ELSIF = 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
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
FOR
Declaration
public const int FOR = 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
HEX_DIGIT
Declaration
public const int HEX_DIGIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IDENT
Declaration
public const int IDENT = 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
IMPLEMENTATION
Declaration
public const int IMPLEMENTATION = 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
INTEGER
Declaration
public const int INTEGER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOOP
Declaration
public const int LOOP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MOD
Declaration
public const int MOD = 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
MODULE
Declaration
public const int MODULE = 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
OCTAL_DIGIT
Declaration
public const int OCTAL_DIGIT = 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
OR
Declaration
public const int OR = 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
PROCEDURE
Declaration
public const int PROCEDURE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
QUALIFIED
Declaration
public const int QUALIFIED = 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
RECORD
Declaration
public const int RECORD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REPEAT
Declaration
public const int REPEAT = 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
ruleNames
Declaration
public static readonly string[] ruleNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
SCALE_FACTOR
Declaration
public const int SCALE_FACTOR = 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
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type |
Description |
PredictionContextCache |
|
|
Improve this Doc
View Source
STRING
Declaration
public const int STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__0
Declaration
public const int T__0 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__1
Declaration
public const int T__1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__10
Declaration
public const int T__10 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__11
Declaration
public const int T__11 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__12
Declaration
public const int T__12 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__13
Declaration
public const int T__13 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__14
Declaration
public const int T__14 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__15
Declaration
public const int T__15 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__16
Declaration
public const int T__16 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__17
Declaration
public const int T__17 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__18
Declaration
public const int T__18 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__19
Declaration
public const int T__19 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__2
Declaration
public const int T__2 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__20
Declaration
public const int T__20 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__21
Declaration
public const int T__21 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__22
Declaration
public const int T__22 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__23
Declaration
public const int T__23 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__24
Declaration
public const int T__24 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__25
Declaration
public const int T__25 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__26
Declaration
public const int T__26 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__3
Declaration
public const int T__3 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__4
Declaration
public const int T__4 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__5
Declaration
public const int T__5 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__6
Declaration
public const int T__6 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__7
Declaration
public const int T__7 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__8
Declaration
public const int T__8 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__9
Declaration
public const int T__9 = 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
TO
Declaration
public const int TO = 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
UNTIL
Declaration
public const int UNTIL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VAR
Declaration
public const int VAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WHILE
Declaration
public const int WHILE = 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
WS
Declaration
public const int WS = 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 |
|