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
static java.lang.String copyright
           
 
Method Summary
 java.lang.String getCommentLine()
           
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getCommentLine

java.lang.String getCommentLine()

Comment line.

Returns: