public class NoNullValuesEnforcerImpl extends Object implements NoNullValueEnforcer
| Modifier and Type | Class and Description |
|---|---|
protected static class |
NoNullValuesEnforcerImpl.NotNullTopVariablePropagator |
| Modifier and Type | Method and Description |
|---|---|
protected IQTree |
declareTopVariablesNotNull(IQTree tree)
Now that the filter has been inserted, we have the guarantee that the top variables are not nullable.
|
IQ |
transform(IQ originalQuery) |
public IQ transform(IQ originalQuery)
transform in interface NoNullValueEnforcerprotected IQTree declareTopVariablesNotNull(IQTree tree)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.