public final class ShowCatalogs extends Statement
Constructor and Description |
---|
ShowCatalogs() |
Modifier and Type | Method and Description |
---|---|
<R,C> R |
accept(AstVisitor<R,C> visitor,
C context) |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
public <R,C> R accept(AstVisitor<R,C> visitor, C context)