Interface CommentList<L extends Location>


public interface CommentList<L extends Location>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addComment(String value, L loc)