Interface PlacementConstraint.Visitor<T>

Type Parameters:
T - determines the return type of the visit methods.
Enclosing class:
PlacementConstraint

@Private public static interface PlacementConstraint.Visitor<T>
Visitor API for a constraint tree.