ReturnStmt
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
ReturnStmt()
init()
Sub New()
Parameters:
- aReturn:
- aResults:
constructor (ReturnStmt)
constructor(value: ReturnStmt)
ReturnStmt(ReturnStmt value)
init(_ value: ReturnStmt)
Sub New(value As ReturnStmt)
Parameters:
- value:
End Island
Pos Island
Results
Return
Results
Return
constructor
constructor
ReturnStmt()
init()
Sub New()
Parameters:
- aReturn:
- aResults:
constructor (ReturnStmt)
constructor(value: ReturnStmt)
ReturnStmt(ReturnStmt value)
init(_ value: ReturnStmt)
Sub New(value As ReturnStmt)
Parameters:
- value:
End Island
Pos Island