public abstract class ExpressionStatement extends GoloStatement
| Constructor and Description | 
|---|
ExpressionStatement()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ExpressionStatement | 
of(java.lang.Object expr)  | 
accept, cantConvert, cantReplace, cantReplace, doesNotContain, getASTNode, getDocumentation, getLocalReferenceTable, getParentNode, getPositionInSourceCode, hasASTNode, makeParentOf, ofAST, replaceElement, replaceInParentBy, setASTNode, setParentNode, walkpublic ExpressionStatement()
public static ExpressionStatement of(java.lang.Object expr)