ParenthesizedExpressionNode
Expression explicitly enclosed in parentheses.
Parentheses restart parsing at the top-level priority and make the node atomic to its enclosing expression.
Properties
Link copied to clipboard
Immediate syntax children in source order.
Link copied to clipboard
enclosed expression
Link copied to clipboard
Stable structural category of this node.
Link copied to clipboard
End-exclusive range of source characters belonging to this node.
Link copied to clipboard
End-exclusive range of absolute token IDs belonging to this node.
Functions
Link copied to clipboard
Dispatches this node to SyntaxNodeVisitor.visitParenthesizedExpression.