Class DSCCommentTitle

    • Field Detail

      • title

        private java.lang.String title
    • Constructor Detail

      • DSCCommentTitle

        public DSCCommentTitle()
        Creates a new instance.
      • DSCCommentTitle

        public DSCCommentTitle​(java.lang.String title)
        Creates a new instance.
        Parameters:
        title - the title text
    • Method Detail

      • getTitle

        public java.lang.String getTitle()
        Returns the title.
        Returns:
        the title
      • getName

        public java.lang.String getName()
        Returns the name of the DSC comment.
        Returns:
        the name of the DSC comment (without the "%%" prefix)
      • hasValues

        public boolean hasValues()
        Indicates whether this DSC comment has values.
        Returns:
        true if the DSC comment has values
      • parseValue

        public void parseValue​(java.lang.String value)
        Parses the value of the DSC comment.
        Parameters:
        value - the value