Метод | Описание | |
---|---|---|
MySQLLexer ( ) : System | ||
MySQLLexer ( ICharStream input, Antlr.Runtime.RecognizerSharedState state ) : System | ||
checkFunctionAsID ( int proposedType ) : int | ||
checkFunctionAsID ( int proposedType, int alternativeProposedType ) : int |
public MySQLLexer ( ICharStream input, Antlr.Runtime.RecognizerSharedState state ) : System | ||
input | ICharStream | |
state | Antlr.Runtime.RecognizerSharedState | |
Результат | System |
public checkFunctionAsID ( int proposedType ) : int | ||
proposedType | int | |
Результат | int |
public checkFunctionAsID ( int proposedType, int alternativeProposedType ) : int | ||
proposedType | int | |
alternativeProposedType | int | |
Результат | int |