Interface LabelableVisitor<T>


public interface LabelableVisitor<T>
Since:
5.12
  • Method Summary

    Modifier and Type
    Method
    Description
    visit(Repository repository)
     
  • Method Details