Suggested API's for "System.Data.Common.EntitySql.CqlLexer"


System.Data.Common.EntitySql.CqlLexer.AcceptMethod.Invoke()
System.Data.Common.EntitySql.CqlLexer.GetLiteralSingleQuotePayload(string)
System.Data.Common.EntitySql.CqlLexer.GetLookAheadChar()
System.Data.Common.EntitySql.CqlLexer.IsCanonicalFunctionCall(string, System.Char)
System.Data.Common.EntitySql.CqlLexer.IsDigit(char)
System.Data.Common.EntitySql.CqlLexer.IsEscapedIdentifier(string, out System.Data.Common.EntitySql.CqlLexer.Token)
System.Data.Common.EntitySql.CqlLexer.isHexDigit(char)
System.Data.Common.EntitySql.CqlLexer.IsInSymbolAsIdentifierState(char)
System.Data.Common.EntitySql.CqlLexer.IsKeyword(string, out System.Data.Common.EntitySql.CqlLexer.Token)
System.Data.Common.EntitySql.CqlLexer.IsLetter(char)
System.Data.Common.EntitySql.CqlLexer.IsNewLine(System.Char)
System.Data.Common.EntitySql.CqlLexer.IsValidBinaryValue(string)
System.Data.Common.EntitySql.CqlLexer.IsValidDateTimeOffsetValue(string)
System.Data.Common.EntitySql.CqlLexer.IsValidDateTimeValue(string)
System.Data.Common.EntitySql.CqlLexer.IsValidGuidValue(string)
System.Data.Common.EntitySql.CqlLexer.IsValidTimeValue(string)
System.Data.Common.EntitySql.CqlLexer.MapIdentifierOrKeyword(string)
System.Data.Common.EntitySql.CqlLexer.MapUnescapedIdentifier(string)
System.Data.Common.EntitySql.CqlLexer.NewLiteralToken(string, System.Data.Common.EntitySql.AST.LiteralKind)
System.Data.Common.EntitySql.CqlLexer.NewToken(short, System.Data.Common.EntitySql.CqlLexer.TerminalToken)
System.Data.Common.EntitySql.CqlLexer.ResetSymbolAsIdentifierState(bool)
System.Data.Common.EntitySql.CqlLexer.yy_advance()
System.Data.Common.EntitySql.CqlLexer.yy_double(char[])
System.Data.Common.EntitySql.CqlLexer.yy_error(int, bool)
System.Data.Common.EntitySql.CqlLexer.yy_mark_end()
System.Data.Common.EntitySql.CqlLexer.yy_mark_start()
System.Data.Common.EntitySql.CqlLexer.yy_move_end()
System.Data.Common.EntitySql.CqlLexer.yy_to_mark()