ExprStmt
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.ast
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor
ExprStmt()
init()
Sub New()
constructor (Expr)
Parameters:
- aX:
constructor (ExprStmt)
constructor(value: ExprStmt)
ExprStmt(ExprStmt value)
init(_ value: ExprStmt)
Sub New(value As ExprStmt)
Parameters:
- value:
End Island
Pos Island
X