| Package | Description |
|---|---|
| net.sf.jsqlparser.statement | |
| net.sf.jsqlparser.statement.comment | |
| net.sf.jsqlparser.util | |
| net.sf.jsqlparser.util.deparser | |
| net.sf.jsqlparser.util.validation.validator |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementVisitor.visit(Comment comment) |
void |
StatementVisitorAdapter.visit(Comment comment) |
void |
StatementVisitorAdapter.visit(Comment comment) |
void |
StatementVisitor.visit(Comment comment) |
| Modifier and Type | Method and Description |
|---|---|
Comment |
Comment.withColumn(Column column) |
Comment |
Comment.withColumn(Column column) |
Comment |
Comment.withComment(StringValue comment) |
Comment |
Comment.withComment(StringValue comment) |
Comment |
Comment.withTable(Table table) |
Comment |
Comment.withTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
TablesNamesFinder.visit(Comment comment) |
void |
TablesNamesFinder.visit(Comment comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementDeParser.visit(Comment comment) |
void |
StatementDeParser.visit(Comment comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementValidator.visit(Comment comment) |
void |
StatementValidator.visit(Comment comment) |
Copyright © 2004–2024 JSQLParser. All rights reserved.