net.sf.jga.fn.property

Interface ConstructUnary.Visitor

public interface ConstructUnary.Visitor extends Visitor

Interface for classes that may interpret a ConstructUnary predicate.
Method Summary
voidvisit(ConstructUnary host)

Method Detail

visit

public void visit(ConstructUnary host)