public class DeleteDeclaration
extends java.lang.Object
| Constructor and Description |
|---|
DeleteDeclaration(DeleteContext context) |
| Modifier and Type | Method and Description |
|---|---|
DeleteContext |
getContext() |
void |
where(java.util.function.Consumer<WhereDeclaration> block) |
public DeleteDeclaration(DeleteContext context)
public DeleteContext getContext()
public void where(java.util.function.Consumer<WhereDeclaration> block)