Class algol60Lexer
Inheritance
System.Object
algol60Lexer
Assembly: Algol60.dll
Syntax
public class algol60Lexer : Lexer
Constructors
|
Improve this Doc
View Source
algol60Lexer(ICharStream)
Declaration
public algol60Lexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
algol60Lexer(ICharStream, TextWriter, TextWriter)
Declaration
public algol60Lexer(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
Assign_
Declaration
public const int Assign_ = 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
Boolean_
Declaration
public const int Boolean_ = 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
Colon_
Declaration
public const int Colon_ = 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
Declaration
public const int Comment = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int Comment_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Decimal_fraction
Declaration
public const int Decimal_fraction = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Decimal_number
Declaration
public const int Decimal_number = 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
Divide_
Declaration
public const int Divide_ = 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
Dot_
Declaration
public const int Dot_ = 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
End_
Declaration
public const int End_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Eor_
Declaration
public const int Eor_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Eq_
Declaration
public const int Eq_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Equiv_
Declaration
public const int Equiv_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Exp_
Declaration
public const int Exp_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Exponential_part
Declaration
public const int Exponential_part = 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
For_
Declaration
public const int For_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Ge_
Declaration
public const int Ge_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Goto_
Declaration
public const int Goto_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Gt_
Declaration
public const int Gt_ = 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
Includes_
Declaration
public const int Includes_ = 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
Label_
Declaration
public const int Label_ = 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
Le_
Declaration
public const int Le_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Logical_value
Declaration
public const int Logical_value = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LP_
Declaration
public const int LP_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Lt_
Declaration
public const int Lt_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Minus_
Declaration
public const int Minus_ = 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
Mult_
Declaration
public const int Mult_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Ne_
Declaration
public const int Ne_ = 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
Or_
Declaration
public const int Or_ = 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
Plus_
Declaration
public const int Plus_ = 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
Rb_
Declaration
public const int Rb_ = 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
Relational_operator
Declaration
public const int Relational_operator = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Rp_
Declaration
public const int Rp_ = 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
Semi_
Declaration
public const int Semi_ = 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
Step_
Declaration
public const int Step_ = 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
String_
Declaration
public const int String_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Switch_
Declaration
public const int Switch_ = 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
True_
Declaration
public const int True_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ULCorner
Declaration
public const int ULCorner = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Underscore_
Declaration
public const int Underscore_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Unsigned_integer
Declaration
public const int Unsigned_integer = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Unsigned_number
Declaration
public const int Unsigned_number = 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
URCorner
Declaration
public const int URCorner = 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
While_
Declaration
public const int While_ = 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 |
|