net.sf.jga.fn.property

Interface GetProperty.Visitor

public interface GetProperty.Visitor extends Visitor

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

Method Detail

visit

public void visit(GetProperty host)