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.
|
IQTree |
transform(IQTree tree) |
public IQTree transform(IQTree tree)
transform in interface IQTreeTransformertransform in interface NoNullValueEnforcerprotected IQTree declareTopVariablesNotNull(IQTree tree)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.