| Modifier and Type | Method and Description |
|---|---|
Comment |
CCJSqlParser.Comment() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementVisitor.visit(Comment comment) |
void |
StatementVisitorAdapter.visit(Comment comment) |
| Modifier and Type | Method and Description |
|---|---|
Comment |
Comment.withColumn(Column column) |
Comment |
Comment.withComment(StringValue comment) |
Comment |
Comment.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
TablesNamesFinder.visit(Comment comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementDeParser.visit(Comment comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementValidator.visit(Comment comment) |
Copyright © 2004–2021 JSQLParser. All rights reserved.