public class ForwardSlashCommentParser extends AbstractCommentParser
| 构造器和说明 |
|---|
ForwardSlashCommentParser() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
canParse(char c,
String sql,
int idx) |
protected void |
init() |
boolean |
isEndComment(char c) |
parseprotected void init()
init 在类中 AbstractCommentParserpublic boolean canParse(char c,
String sql,
int idx)
public boolean isEndComment(char c)
isEndComment 在类中 AbstractCommentParserCopyright © 2021. All rights reserved.