|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Documentable
Interface for parts of the ActionScript source code which can have API documentation comments attached. [Hopefully this interface will be extended to allow more sophisticated JavaDoc-style comment processing.]
Method Summary | |
---|---|
java.lang.String |
getDocComment()
Returns the contents of the documentation comment for this API element. |
void |
setDocComment(java.lang.String text)
Set the contents of the 'documentation comment' for this ActionScript API element. |
Method Detail |
---|
java.lang.String getDocComment()
void setDocComment(java.lang.String text)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |