Package org.jboss.jdeparser
Interface JPackageInfoFile
-
- All Superinterfaces:
JAnnotatable,JCommentable,JDocCommentable
public interface JPackageInfoFile extends JDocCommentable, JAnnotatable
Apackage-info.javafile definition.
-
-
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
-
-