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