public static interface FlowFunction.Constraint<FieldRef>
Modifier and Type | Method and Description |
---|---|
AccessPath<FieldRef> |
applyToAccessPath(AccessPath<FieldRef> accPath) |
boolean |
canBeAppliedTo(AccessPath<FieldRef> accPath) |
AccessPath<FieldRef> applyToAccessPath(AccessPath<FieldRef> accPath)
boolean canBeAppliedTo(AccessPath<FieldRef> accPath)