net.sf.jga.fn.arithmetic

Interface Negate.Visitor

public interface Negate.Visitor extends Visitor

Interface for classes that may interpret a Negate functor.
Method Summary
voidvisit(Negate host)

Method Detail

visit

public void visit(Negate host)