Class PowerQueryLexer
Inheritance
System.Object
PowerQueryLexer
Assembly: Powerquery.dll
Syntax
public class PowerQueryLexer : Lexer
Constructors
|
Improve this Doc
View Source
PowerQueryLexer(ICharStream)
Declaration
public PowerQueryLexer(ICharStream input)
Parameters
Type |
Name |
Description |
ICharStream |
input |
|
|
Improve this Doc
View Source
PowerQueryLexer(ICharStream, TextWriter, TextWriter)
Declaration
public PowerQueryLexer(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
AMP
Declaration
public const int AMP = 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
ANYNONNULL
Declaration
public const int ANYNONNULL = 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
AS
Declaration
public const int AS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AT
Declaration
public const int AT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AVAILABLE_IDENTIFIER
Declaration
public const int AVAILABLE_IDENTIFIER = 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
BINARY
Declaration
public const int BINARY = 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
CHARACHTER_ESCAPE_SEQUENCE
Declaration
public const int CHARACHTER_ESCAPE_SEQUENCE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CLOSE_BRACE
Declaration
public const int CLOSE_BRACE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CLOSE_BRACKET
Declaration
public const int CLOSE_BRACKET = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CLOSE_PAREN
Declaration
public const int CLOSE_PAREN = 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
DATE
Declaration
public const int DATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATETIME
Declaration
public const int DATETIME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATETIMEZONE
Declaration
public const int DATETIMEZONE = 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
DOTDOT
Declaration
public const int DOTDOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DURATION
Declaration
public const int DURATION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EACH
Declaration
public const int EACH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ELLIPSES
Declaration
public const int ELLIPSES = 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
EQUALS
Declaration
public const int EQUALS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ERROR
Declaration
public const int ERROR = 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
FUNCTION_START
Declaration
public const int FUNCTION_START = 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
GEQ
Declaration
public const int GEQ = 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
IN
Declaration
public const int IN = 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
KEYWORD_OR_IDENTIFIER
Declaration
public const int KEYWORD_OR_IDENTIFIER = 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
LEQ
Declaration
public const int LEQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LET
Declaration
public const int LET = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LIST
Declaration
public const int LIST = 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
LOGICAL
Declaration
public const int LOGICAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int META = 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
NEQ
Declaration
public const int NEQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NEW_LINE_CHAR
Declaration
public const int NEW_LINE_CHAR = 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
NOT
Declaration
public const int NOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NULLABLE
Declaration
public const int NULLABLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NUMBER
Declaration
public const int NUMBER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPEN_BRACE
Declaration
public const int OPEN_BRACE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPEN_BRACKET
Declaration
public const int OPEN_BRACKET = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPEN_PAREN
Declaration
public const int OPEN_PAREN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPTIONAL
Declaration
public const int OPTIONAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPTIONAL_TEXT
Declaration
public const int OPTIONAL_TEXT = 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
OTHERWISE
Declaration
public const int OTHERWISE = 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
RECORD
Declaration
public const int RECORD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REGULAR_IDENTIFIER
Declaration
public const int REGULAR_IDENTIFIER = 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
SECTION
Declaration
public const int SECTION = 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
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
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
TABLE
Declaration
public const int TABLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TEXT
Declaration
public const int TEXT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TEXT_LITERAL
Declaration
public const int TEXT_LITERAL = 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
TRY
Declaration
public const int TRY = 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
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 |
|