net.sf.jga.fn.property

Interface SetPropertyFn.Visitor

public interface SetPropertyFn.Visitor extends Visitor

Interface for classes that may interpret a SetPropertyFn function.
Method Summary
voidvisit(SetPropertyFn host)

Method Detail

visit

public void visit(SetPropertyFn host)