public class JavaStatement extends BaseStaticJavaWidget
Statements will always be terminated by a semicolon. Their children will always be indented and wrapped in braces.
Constructor and Description |
---|
JavaStatement(String textContent) |
getImports, getTextContent, putImport, write
getChildren, getClientProperty, getParent, putClientProperty, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChildren, getClientProperty, putClientProperty
public JavaStatement(String textContent)
Copyright © 2015. All Rights Reserved.