Package org.jboss.jdeparser
Interface JPackageInfoFile
-
- All Superinterfaces:
JAnnotatable
,JCommentable
,JDocCommentable
public interface JPackageInfoFile extends JDocCommentable, JAnnotatable
Apackage-info.java
file definition.- Author:
- David M. Lloyd
-
-
Method Summary
-
Methods inherited from interface org.jboss.jdeparser.JAnnotatable
annotate, annotate, annotate
-
Methods inherited from interface org.jboss.jdeparser.JCommentable
blockComment, lineComment
-
Methods inherited from interface org.jboss.jdeparser.JDocCommentable
deprecated, docComment
-
-