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