Class DSCCommentEndComments

    • Constructor Detail

      • DSCCommentEndComments

        public DSCCommentEndComments()
    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from interface: DSCComment
        Returns the name of the DSC comment.
        Returns:
        the name of the DSC comment (without the "%%" prefix)
        See Also:
        DSCComment.getName()
      • hasValues

        public boolean hasValues()
        Description copied from interface: DSCComment
        Indicates whether this DSC comment has values.
        Returns:
        true if the DSC comment has values
        See Also:
        DSCComment.hasValues()