Class krlLexer
Inheritance
System.Object
krlLexer
Assembly: Kuka.dll
Syntax
public class krlLexer : Lexer
Constructors
|
Improve this Doc
View Source
krlLexer(ICharStream)
Declaration
public krlLexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
krlLexer(ICharStream, TextWriter, TextWriter)
Declaration
public krlLexer(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
ANIN
Declaration
public const int ANIN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ANOUT
Declaration
public const int ANOUT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
B_AND
Declaration
public const int B_AND = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
B_EXOR
Declaration
public const int B_EXOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
B_NOT
Declaration
public const int B_NOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
B_OR
Declaration
public const int B_OR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BOOL
Declaration
public const int BOOL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BRAKE
Declaration
public const int BRAKE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
C_DIS
Declaration
public const int C_DIS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
C_ORI
Declaration
public const int C_ORI = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
C_PTP
Declaration
public const int C_PTP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
C_VEL
Declaration
public const int C_VEL = 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
CAST_FROM
Declaration
public const int CAST_FROM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CAST_TO
Declaration
public const int CAST_TO = 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
CHAR
Declaration
public const int CHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHARLITERAL
Declaration
public const int CHARLITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CIRC
Declaration
public const int CIRC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CIRC_REL
Declaration
public const int CIRC_REL = 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
CONTINUE
Declaration
public const int CONTINUE = 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
DECL
Declaration
public const int DECL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEF
Declaration
public const int DEF = 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
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type |
Description |
IVocabulary |
|
|
Improve this Doc
View Source
DEFDAT
Declaration
public const int DEFDAT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEFFCT
Declaration
public const int DEFFCT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DELAY
Declaration
public const int DELAY = 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
END
Declaration
public const int END = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENDDAT
Declaration
public const int ENDDAT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENDFCT
Declaration
public const int ENDFCT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENDFOR
Declaration
public const int ENDFOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENDIF
Declaration
public const int ENDIF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENDLOOP
Declaration
public const int ENDLOOP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENDSWITCH
Declaration
public const int ENDSWITCH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENDWHILE
Declaration
public const int ENDWHILE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENUM
Declaration
public const int ENUM = 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
EXOR
Declaration
public const int EXOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXT
Declaration
public const int EXT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXTFCT
Declaration
public const int EXTFCT = 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
FLOATLITERAL
Declaration
public const int FLOATLITERAL = 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
GLOBAL
Declaration
public const int GLOBAL = 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
HALT
Declaration
public const int HALT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int HEADERLINE = 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
IMPORT
Declaration
public const int IMPORT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INT
Declaration
public const int INT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTERRUPT
Declaration
public const int INTERRUPT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTLITERAL
Declaration
public const int INTLITERAL = 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
LIN
Declaration
public const int LIN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LIN_REL
Declaration
public const int LIN_REL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int LINE_COMMENT = 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
MAXIMUM
Declaration
public const int MAXIMUM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MINIMUM
Declaration
public const int MINIMUM = 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
NEWLINE
Declaration
public const int NEWLINE = 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
PRIO
Declaration
public const int PRIO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PTP
Declaration
public const int PTP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PTP_REL
Declaration
public const int PTP_REL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PUBLIC
Declaration
public const int PUBLIC = 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
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
SEC
Declaration
public const int SEC = 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
SIGNAL
Declaration
public const int SIGNAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRINGLITERAL
Declaration
public const int STRINGLITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRUC
Declaration
public const int STRUC = 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
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__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
TRIGGER
Declaration
public const int TRIGGER = 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
UNTIL
Declaration
public const int UNTIL = 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
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 |
|