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)
constructor(aX: Expr)
ExprStmt(Expr aX)
init(_ aX: Expr)
Sub New(aX As 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
var X: Expr;
Expr X
var X: Expr
X Expr
FIELD X() As Expr
X
var X: Expr;
Expr X
var X: Expr
X Expr
FIELD X() As Expr
constructor
constructor
ExprStmt()
init()
Sub New()
constructor (Expr)
constructor(aX: Expr)
ExprStmt(Expr aX)
init(_ aX: Expr)
Sub New(aX As 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