ParenExpr
Overview
Location
- Reference: Go.fx
- Namespace: go.ast
- Platforms: Island
Implements
constructor
constructor
ParenExpr()
init()
Sub New()
Parameters:
- aLparen:
- aX:
- aRparen:
constructor (ParenExpr)
constructor(value: ParenExpr)
ParenExpr(ParenExpr value)
init(_ value: ParenExpr)
Sub New(value As ParenExpr)
Parameters:
- value:
End
Lparen
Pos
Rparen
X
Lparen
Rparen
X