public class ParenthesizedExprNode extends ASTNode
| Constructor | Description | 
|---|---|
| ParenthesizedExprNode(SourceLocation loc) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| ASTNode | getExpr() | |
| ASTTag | getTag() | |
| void | setExpr(ASTNode expr) | 
getSourceLocation, toStringCopyright © 2019 Apache Software Foundation. All rights reserved.