Class ExpressionJStatement
java.lang.Object
org.jboss.jdeparser.BasicJCommentable
org.jboss.jdeparser.ExpressionJStatement
- All Implemented Interfaces:
BlockContent, JCommentable, JStatement, Writable
-
Field Summary
Fields -
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
-
Field Details
-
expr
-
-
Constructor Details
-
ExpressionJStatement
ExpressionJStatement(AbstractJExpr expr)
-
-
Method Details
-
write
- Specified by:
writein interfaceWritable- Throws:
IOException
-