public class DoubleHyphensCommentParser extends AbstractCommentParser
Constructor and Description |
---|
DoubleHyphensCommentParser() |
Modifier and Type | Method and Description |
---|---|
boolean |
canParse(char c,
String sql,
int idx) |
boolean |
isEndComment(char c) |
init, parse
public boolean canParse(char c, String sql, int idx)
public boolean isEndComment(char c)
isEndComment
in class AbstractCommentParser
Copyright © 2015. All rights reserved.