public interface ExpressionStatement extends Statement
[JLS3:14.8] Expression Statements
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression()
Returns the element expression.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
Expression getExpression()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.