Class FusionTablesSqlLexer
Inheritance
System.Object
FusionTablesSqlLexer
Assembly: FusionTables.dll
Syntax
public class FusionTablesSqlLexer : Lexer
Constructors
|
Improve this Doc
View Source
FusionTablesSqlLexer(ICharStream)
Declaration
public FusionTablesSqlLexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
FusionTablesSqlLexer(ICharStream, TextWriter, TextWriter)
Declaration
public FusionTablesSqlLexer(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
channelNames
Declaration
public static string[] channelNames
Field Value
Type |
Description |
System.String[] |
|
|
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
EQ
Declaration
public const int EQ = 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
GT_EQ
Declaration
public const int GT_EQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_ALTER
Declaration
public const int K_ALTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_AND
Declaration
public const int K_AND = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_AS
Declaration
public const int K_AS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_ASC
Declaration
public const int K_ASC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_AVERAGE
Declaration
public const int K_AVERAGE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_BETWEEN
Declaration
public const int K_BETWEEN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_BY
Declaration
public const int K_BY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_CASE
Declaration
public const int K_CASE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_CIRCLE
Declaration
public const int K_CIRCLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_COLUMN
Declaration
public const int K_COLUMN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_CONTAIN
Declaration
public const int K_CONTAIN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_CONTAINS
Declaration
public const int K_CONTAINS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_COUNT
Declaration
public const int K_COUNT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_CREATE
Declaration
public const int K_CREATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_DELETE
Declaration
public const int K_DELETE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_DESC
Declaration
public const int K_DESC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_DESCRIBE
Declaration
public const int K_DESCRIBE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_DOES
Declaration
public const int K_DOES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_DROP
Declaration
public const int K_DROP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_ENDS
Declaration
public const int K_ENDS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_EQUAL
Declaration
public const int K_EQUAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_FROM
Declaration
public const int K_FROM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_GROUP
Declaration
public const int K_GROUP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_HAVING
Declaration
public const int K_HAVING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_IGNORING
Declaration
public const int K_IGNORING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_IN
Declaration
public const int K_IN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_INSERT
Declaration
public const int K_INSERT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_INTO
Declaration
public const int K_INTO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_JOIN
Declaration
public const int K_JOIN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_LATLNG
Declaration
public const int K_LATLNG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_LEFT
Declaration
public const int K_LEFT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_LIKE
Declaration
public const int K_LIKE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_LIMIT
Declaration
public const int K_LIMIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_MATCHES
Declaration
public const int K_MATCHES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_MAXIMUM
Declaration
public const int K_MAXIMUM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_MINIMUM
Declaration
public const int K_MINIMUM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_NOT
Declaration
public const int K_NOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_OF
Declaration
public const int K_OF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_OFFSET
Declaration
public const int K_OFFSET = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_ON
Declaration
public const int K_ON = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_OR
Declaration
public const int K_OR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_ORDER
Declaration
public const int K_ORDER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_OUTER
Declaration
public const int K_OUTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_RECTANGLE
Declaration
public const int K_RECTANGLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_RENAME
Declaration
public const int K_RENAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_SELECT
Declaration
public const int K_SELECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_SET
Declaration
public const int K_SET = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_SHOW
Declaration
public const int K_SHOW = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_ST_DISTANCE
Declaration
public const int K_ST_DISTANCE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_ST_INTERSECTS
Declaration
public const int K_ST_INTERSECTS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_STARTS
Declaration
public const int K_STARTS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_SUM
Declaration
public const int K_SUM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_TABLE
Declaration
public const int K_TABLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_TABLES
Declaration
public const int K_TABLES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_TO
Declaration
public const int K_TO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_UPDATE
Declaration
public const int K_UPDATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_VALUES
Declaration
public const int K_VALUES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_VIEW
Declaration
public const int K_VIEW = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_WHERE
Declaration
public const int K_WHERE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
K_WITH
Declaration
public const int K_WITH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LPAR
Declaration
public const int LPAR = 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
LT_EQ
Declaration
public const int LT_EQ = 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
Declaration
public const int MULTILINE_COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NUMERIC_LITERAL
Declaration
public const int NUMERIC_LITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
QUOTED_STRING
Declaration
public const int QUOTED_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RPAR
Declaration
public const int RPAR = 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
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type |
Description |
PredictionContextCache |
|
|
Improve this Doc
View Source
Declaration
public const int SINGLELINE_COMMENT = 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
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
T__3
Declaration
public const int T__3 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WHITESPACE
Declaration
public const int WHITESPACE = 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 |
|