Class acmeLexer
Inheritance
System.Object
acmeLexer
Assembly: Acme.dll
Syntax
public class acmeLexer : Lexer
Constructors
|
Improve this Doc
View Source
acmeLexer(ICharStream)
Declaration
public acmeLexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
acmeLexer(ICharStream, TextWriter, TextWriter)
Declaration
public acmeLexer(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
ABSTRACT
Declaration
public const int ABSTRACT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ANALYSIS
Declaration
public const int ANALYSIS = 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
ANY
Declaration
public const int ANY = 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
ATTACHEDPORTS
Declaration
public const int ATTACHEDPORTS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ATTACHEDROLES
Declaration
public const int ATTACHEDROLES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ATTACHMENT
Declaration
public const int ATTACHMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ATTACHMENTS
Declaration
public const int ATTACHMENTS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BANG
Declaration
public const int BANG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BINDINGS
Declaration
public const int BINDINGS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BIT_OR
Declaration
public const int BIT_OR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int BLOCK_COMMENT = 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
COLLECT
Declaration
public const int COLLECT = 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
COMPONENT
Declaration
public const int COMPONENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMPONENTS
Declaration
public const int COMPONENTS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONNECTOR
Declaration
public const int CONNECTOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONNECTORS
Declaration
public const int CONNECTORS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONTAINASSIGN
Declaration
public const int CONTAINASSIGN = 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
DESIGN
Declaration
public const int DESIGN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DISTINCT
Declaration
public const int DISTINCT = 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
DOUBLE
Declaration
public const int DOUBLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ELEMENT
Declaration
public const int ELEMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ELLIPSIS
Declaration
public const int ELLIPSIS = 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
EQ
Declaration
public const int EQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXISTS
Declaration
public const int EXISTS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXTENDED
Declaration
public const int EXTENDED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXTENDS
Declaration
public const int EXTENDS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXTERNAL
Declaration
public const int EXTERNAL = 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
FAMILY
Declaration
public const int FAMILY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FINAL
Declaration
public const int FINAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FLOAT
Declaration
public const int FLOAT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FLOATING_POINT_LITERAL
Declaration
public const int FLOATING_POINT_LITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FORALL
Declaration
public const int FORALL = 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
GROUP
Declaration
public const int GROUP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GROUPS
Declaration
public const int GROUPS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HEURISTIC
Declaration
public const int HEURISTIC = 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
IFF
Declaration
public const int IFF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IMPLIES
Declaration
public const int IMPLIES = 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
INT
Declaration
public const int INT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTEGER_LITERAL
Declaration
public const int INTEGER_LITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INVARIANT
Declaration
public const int INVARIANT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LANGLE
Declaration
public const int LANGLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LBRACE
Declaration
public const int LBRACE = 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
Declaration
public const int LINE_COMMENT = 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
MEMBERS
Declaration
public const int MEMBERS = 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
NE
Declaration
public const int NE = 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
OR
Declaration
public const int OR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PATHSEPARATOR
Declaration
public const int PATHSEPARATOR = 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
PORTS
Declaration
public const int PORTS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
POWER
Declaration
public const int POWER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRIVATE
Declaration
public const int PRIVATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROPBEGIN
Declaration
public const int PROPBEGIN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROPEND
Declaration
public const int PROPEND = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROPERTIES
Declaration
public const int PROPERTIES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROPERTY
Declaration
public const int PROPERTY = 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
RANGLE
Declaration
public const int RANGLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RBRACE
Declaration
public const int RBRACE = 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
RECORD
Declaration
public const int RECORD = 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
REPRESENTATION
Declaration
public const int REPRESENTATION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REPRESENTATIONS
Declaration
public const int REPRESENTATIONS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ROLE
Declaration
public const int ROLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ROLES
Declaration
public const int ROLES = 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
RULE
Declaration
public const int RULE = 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
SEMICOLON
Declaration
public const int SEMICOLON = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEQUENCE
Declaration
public const int SEQUENCE = 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
SET_DECLARE
Declaration
public const int SET_DECLARE = 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
SLASH
Declaration
public const int SLASH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STAR
Declaration
public const int STAR = 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_LITERAL
Declaration
public const int STRING_LITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STYLE
Declaration
public const int STYLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SYSTEM
Declaration
public const int SYSTEM = 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__2
Declaration
public const int T__2 = 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
TRUE
Declaration
public const int TRUE = 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
UNIQUE
Declaration
public const int UNIQUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VIEW
Declaration
public const int VIEW = 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 |
|