Class vhdlLexer
Inheritance
System.Object
vhdlLexer
Assembly: Vhdl.dll
Syntax
public class vhdlLexer : Lexer
Constructors
|
Improve this Doc
View Source
vhdlLexer(ICharStream)
Declaration
public vhdlLexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
vhdlLexer(ICharStream, TextWriter, TextWriter)
Declaration
public vhdlLexer(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
ABS
Declaration
public const int ABS = 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
ACROSS
Declaration
public const int ACROSS = 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
ALIAS
Declaration
public const int ALIAS = 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
AMPERSAND
Declaration
public const int AMPERSAND = 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
APOSTROPHE
Declaration
public const int APOSTROPHE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ARCHITECTURE
Declaration
public const int ARCHITECTURE = 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
ARROW
Declaration
public const int ARROW = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ASSERT
Declaration
public const int ASSERT = 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
ATTRIBUTE
Declaration
public const int ATTRIBUTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BACKSLASH
Declaration
public const int BACKSLASH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BAR
Declaration
public const int BAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BASE_LITERAL
Declaration
public const int BASE_LITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BASED_INTEGER
Declaration
public const int BASED_INTEGER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BASIC_IDENTIFIER
Declaration
public const int BASIC_IDENTIFIER = 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
BIT_STRING_LITERAL
Declaration
public const int BIT_STRING_LITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BIT_STRING_LITERAL_BINARY
Declaration
public const int BIT_STRING_LITERAL_BINARY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BIT_STRING_LITERAL_HEX
Declaration
public const int BIT_STRING_LITERAL_HEX = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BIT_STRING_LITERAL_OCTAL
Declaration
public const int BIT_STRING_LITERAL_OCTAL = 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
BODY
Declaration
public const int BODY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BOX
Declaration
public const int BOX = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BREAK
Declaration
public const int BREAK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BUFFER
Declaration
public const int BUFFER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BUS
Declaration
public const int BUS = 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
CHARACTER_LITERAL
Declaration
public const int CHARACTER_LITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
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
COMPONENT
Declaration
public const int COMPONENT = 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
CONSTANT
Declaration
public const int CONSTANT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CR
Declaration
public const int CR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DBLQUOTE
Declaration
public const int DBLQUOTE = 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
DIGIT
Declaration
public const int DIGIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DISCONNECT
Declaration
public const int DISCONNECT = 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
DOT
Declaration
public const int DOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOUBLESTAR
Declaration
public const int DOUBLESTAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOWNTO
Declaration
public const int DOWNTO = 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
ENTITY
Declaration
public const int ENTITY = 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
EXIT
Declaration
public const int EXIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXPONENT
Declaration
public const int EXPONENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXTENDED_DIGIT
Declaration
public const int EXTENDED_DIGIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXTENDED_IDENTIFIER
Declaration
public const int EXTENDED_IDENTIFIER = 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
FOR
Declaration
public const int FOR = 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
GE
Declaration
public const int GE = 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
GENERIC
Declaration
public const int GENERIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GREATERTHAN
Declaration
public const int GREATERTHAN = 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
GUARDED
Declaration
public const int GUARDED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HEXDIGIT
Declaration
public const int HEXDIGIT = 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
IMPURE
Declaration
public const int IMPURE = 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
INERTIAL
Declaration
public const int INERTIAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INOUT
Declaration
public const int INOUT = 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
IS
Declaration
public const int IS = 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
LBRACKET
Declaration
public const int LBRACKET = 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
LETTER
Declaration
public const int LETTER = 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
LINKAGE
Declaration
public const int LINKAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LITERAL
Declaration
public const int LITERAL = 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
LOWERTHAN
Declaration
public const int LOWERTHAN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LPAREN
Declaration
public const int LPAREN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MAP
Declaration
public const int MAP = 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
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
MUL
Declaration
public const int MUL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NAND
Declaration
public const int NAND = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NATURE
Declaration
public const int NATURE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NEQ
Declaration
public const int NEQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NEW
Declaration
public const int NEW = 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
NOISE
Declaration
public const int NOISE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NOR
Declaration
public const int NOR = 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
NULL_
Declaration
public const int NULL_ = 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
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
OR
Declaration
public const int OR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OTHER_SPECIAL_CHARACTER
Declaration
public const int OTHER_SPECIAL_CHARACTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OTHERS
Declaration
public const int OTHERS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OUT
Declaration
public const int OUT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PACKAGE
Declaration
public const int PACKAGE = 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
PORT
Declaration
public const int PORT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
POSTPONED
Declaration
public const int POSTPONED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROCEDURAL
Declaration
public const int PROCEDURAL = 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
PROCESS
Declaration
public const int PROCESS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PURE
Declaration
public const int PURE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
QUANTITY
Declaration
public const int QUANTITY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RANGE
Declaration
public const int RANGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RBRACKET
Declaration
public const int RBRACKET = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REAL_LITERAL
Declaration
public const int REAL_LITERAL = 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
REFERENCE
Declaration
public const int REFERENCE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REGISTER
Declaration
public const int REGISTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REJECT
Declaration
public const int REJECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REM
Declaration
public const int REM = 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
RETURN
Declaration
public const int RETURN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REVERSE_RANGE
Declaration
public const int REVERSE_RANGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ROL
Declaration
public const int ROL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ROR
Declaration
public const int ROR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RPAREN
Declaration
public const int RPAREN = 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
SELECT
Declaration
public const int SELECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEMI
Declaration
public const int SEMI = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEVERITY
Declaration
public const int SEVERITY = 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
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
SLA
Declaration
public const int SLA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SLL
Declaration
public const int SLL = 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
SPECTRUM
Declaration
public const int SPECTRUM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SRA
Declaration
public const int SRA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SRL
Declaration
public const int SRL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRING_LITERAL
Declaration
public const int STRING_LITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SUBNATURE
Declaration
public const int SUBNATURE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SUBTYPE
Declaration
public const int SUBTYPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TAB
Declaration
public const int TAB = 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
THEN
Declaration
public const int THEN = 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
TO
Declaration
public const int TO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TOLERANCE
Declaration
public const int TOLERANCE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TRANSPORT
Declaration
public const int TRANSPORT = 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
UNAFFECTED
Declaration
public const int UNAFFECTED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNITS
Declaration
public const int UNITS = 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
USE
Declaration
public const int USE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VARASGN
Declaration
public const int VARASGN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VARIABLE
Declaration
public const int VARIABLE = 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
WITH
Declaration
public const int WITH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
XNOR
Declaration
public const int XNOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
XOR
Declaration
public const int XOR = 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 |
|