| Modifier and Type | Method and Description |
|---|---|
StringValue |
StringValue.withPrefix(String prefix) |
StringValue |
StringValue.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionVisitor.visit(StringValue stringValue) |
void |
ExpressionVisitorAdapter.visit(StringValue value) |
| Modifier and Type | Method and Description |
|---|---|
StringValue |
FullTextSearch.getAgainstValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FullTextSearch.setAgainstValue(StringValue val) |
FullTextSearch |
FullTextSearch.withAgainstValue(StringValue againstValue) |
| Modifier and Type | Method and Description |
|---|---|
StringValue |
Comment.getComment() |
| Modifier and Type | Method and Description |
|---|---|
void |
Comment.setComment(StringValue comment) |
Comment |
Comment.withComment(StringValue comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
TablesNamesFinder.visit(StringValue stringValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionDeParser.visit(StringValue stringValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionValidator.visit(StringValue stringValue) |
Copyright © 2004–2021 JSQLParser. All rights reserved.