Class BasicJStatement
java.lang.Object
org.jboss.jdeparser.BasicJCommentable
org.jboss.jdeparser.BasicJStatement
- All Implemented Interfaces:
JCommentable, JStatement
- Direct Known Subclasses:
EmptyJStatement, KeywordJStatement
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BasicJCommentable
blockComment, lineComment, writeCommentsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface JCommentable
blockComment, lineComment
-
Constructor Details
-
BasicJStatement
BasicJStatement()
-