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