| Constructor and Description |
|---|
ShowStatement(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(StatementVisitor statementVisitor) |
String |
getName() |
void |
setName(String name) |
String |
toString() |
public ShowStatement(String name)
Copyright © 2004–2019 JSQLParser. All rights reserved.