public interface ParenthesizedExpression extends Expression
[JLS3:15.8.5] Parenthesized Expressions
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.