@User public interface Visitable<V extends BaseVisitor>
void
host(V visitor)
@User void host(V visitor)
see also the complete user documentation .