Method | Description | |
---|---|---|
MySqlDmlSelectParser ( |
||
Select ( ) : |
||
SelectUnion ( ) : |
first token is either MySqlToken.KwSelect or MySqlToken.PuncLeftParen which has been scanned but not yet consumed
|
Method | Description | |
---|---|---|
MySqlDmlSelectParser ( ) : System.Collections.Generic | ||
SelectExprList ( ) : string>>.IList |
||
SelectOption ( ) : |
public MySqlDmlSelectParser ( |
||
lexer | ||
exprParser | ||
return | System.Collections.Generic |
public Select ( ) : |
||
return |
public SelectUnion ( ) : |
||
return |