Class tnsnamesLexer
Inheritance
System.Object
tnsnamesLexer
Assembly: Tnsnames.dll
Syntax
public class tnsnamesLexer : Lexer
Constructors
|
Improve this Doc
View Source
tnsnamesLexer(ICharStream)
Declaration
public tnsnamesLexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
tnsnamesLexer(ICharStream, TextWriter, TextWriter)
Declaration
public tnsnamesLexer(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
ADDRESS
Declaration
public const int ADDRESS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ADDRESS_LIST
Declaration
public const int ADDRESS_LIST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ARGS
Declaration
public const int ARGS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ARGV0
Declaration
public const int ARGV0 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BACKUP
Declaration
public const int BACKUP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BASIC
Declaration
public const int BASIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BEQ
Declaration
public const int BEQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BROKEN
Declaration
public const int BROKEN = 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
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
CONN_TIMEOUT
Declaration
public const int CONN_TIMEOUT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONNECT_DATA
Declaration
public const int CONNECT_DATA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
D_QUOTE
Declaration
public const int D_QUOTE = 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
DEDICATED
Declaration
public const int DEDICATED = 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
DELAY
Declaration
public const int DELAY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DESCRIPTION
Declaration
public const int DESCRIPTION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DESCRIPTION_LIST
Declaration
public const int DESCRIPTION_LIST = 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
DQ_STRING
Declaration
public const int DQ_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENABLE
Declaration
public const int ENABLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EQUAL
Declaration
public const int EQUAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FAILOVER
Declaration
public const int FAILOVER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FAILOVER_MODE
Declaration
public const int FAILOVER_MODE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GLOBAL_NAME
Declaration
public const int GLOBAL_NAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HOST
Declaration
public const int HOST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HS
Declaration
public const int HS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int I_COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
I_EQUAL
Declaration
public const int I_EQUAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
I_STRING
Declaration
public const int I_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
I_WS
Declaration
public const int I_WS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ID
Declaration
public const int ID = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IFILE
Declaration
public const int IFILE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IFILE_MODE
Declaration
public const int IFILE_MODE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INSTANCE_NAME
Declaration
public const int INSTANCE_NAME = 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
IP
Declaration
public const int IP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IPC
Declaration
public const int IPC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ISQ_STRING
Declaration
public const int ISQ_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IUQ_STRING
Declaration
public const int IUQ_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
KEY
Declaration
public const int KEY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
L_PAREN
Declaration
public const int L_PAREN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
L_SQUARE
Declaration
public const int L_SQUARE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOAD_BALANCE
Declaration
public const int LOAD_BALANCE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOCAL
Declaration
public const int LOCAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
METHOD
Declaration
public const int METHOD = 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
NMP
Declaration
public const int NMP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NONE
Declaration
public const int NONE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OK
Declaration
public const int OK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ON_OFF
Declaration
public const int ON_OFF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PIPE
Declaration
public const int PIPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
POOLED
Declaration
public const int POOLED = 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
PRECONNECT
Declaration
public const int PRECONNECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROGRAM
Declaration
public const int PROGRAM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROTOCOL
Declaration
public const int PROTOCOL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
QUAD
Declaration
public const int QUAD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
R_PAREN
Declaration
public const int R_PAREN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
R_SQUARE
Declaration
public const int R_SQUARE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RDB_DATABASE
Declaration
public const int RDB_DATABASE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RECV_BUF
Declaration
public const int RECV_BUF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RETRIES
Declaration
public const int RETRIES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RETRY_COUNT
Declaration
public const int RETRY_COUNT = 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
S_QUOTE
Declaration
public const int S_QUOTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SDU
Declaration
public const int SDU = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SECURITY
Declaration
public const int SECURITY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SELECT
Declaration
public const int SELECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEND_BUF
Declaration
public const int SEND_BUF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SERVER
Declaration
public const int SERVER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SERVICE
Declaration
public const int SERVICE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SERVICE_NAME
Declaration
public const int SERVICE_NAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SERVICE_TYPE
Declaration
public const int SERVICE_TYPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SESSION
Declaration
public const int SESSION = 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
SID
Declaration
public const int SID = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SOURCE_ROUTE
Declaration
public const int SOURCE_ROUTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SPX
Declaration
public const int SPX = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SSL_CERT
Declaration
public const int SSL_CERT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TCP
Declaration
public const int TCP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TCT
Declaration
public const int TCT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TRUE_FALSE
Declaration
public const int TRUE_FALSE = 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
UR
Declaration
public const int UR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UR_A
Declaration
public const int UR_A = 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 |
|
|
Improve this Doc
View Source
YES_NO
Declaration
public const int YES_NO = 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 |
|