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 (Expr)
Parameters:
- aX:
constructor (ExprStmt)
constructor(value: ExprStmt)
ExprStmt(ExprStmt value)
init(_ value: ExprStmt)
Sub New(value As ExprStmt)
Parameters:
- value:
End Island
method End: Pos
Pos End()
func End() -> Pos
func End() Pos
Function End() As Pos
Pos Island
method Pos: Pos
Pos Pos()
func Pos() -> Pos
func Pos() Pos
Function Pos() As Pos
X