Interface CPropertyVisitor<V>


public interface CPropertyVisitor<V>
Visitor for CPropertyInfo. Ideally it should be defined on the runtime core model, but the runtime is on diet. Hence it's defined here.
Author:
Kohsuke Kawaguchi
See Also: