com.ibm.pdp.maf.rpp.pac.macro

Interface CommentsParameters

  • All Superinterfaces:
    Element


    public interface CommentsParameters
    extends Element

    Documenting a Macro is important. It gives the developer the information needed to use the Macro properly: the meaning of each parameter, which functions, subfunctions, or both, are used.

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String copyright 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getCommentLine() 
    • Method Detail

      • getCommentLine

        java.lang.String getCommentLine()

        Comment line.

        Returns: