net.sf.jga.fn.property

Interface GetPropertyFn.Visitor

public interface GetPropertyFn.Visitor extends Visitor

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

Method Detail

visit

public void visit(GetPropertyFn host)