Interface CommentList<L extends Location>

All Known Subinterfaces:
CommentListImpl
All Known Implementing Classes:
SchemaBuilderImpl

public interface CommentList<L extends Location>
  • Method Summary

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