메소드 | 설명 | |
---|---|---|
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 |