net.sf.jga.fn.property

Interface SetProperty.Visitor

public interface SetProperty.Visitor extends Visitor

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

Method Detail

visit

public void visit(SetProperty host)