Package org.jboss.jdeparser
Interface JStatement
-
- All Superinterfaces:
JCommentable
public interface JStatement extends JCommentable
A statement in a program.- Author:
- David M. Lloyd
-
-
Method Summary
-
Methods inherited from interface org.jboss.jdeparser.JCommentable
blockComment, lineComment
-
-