KeyValueExpr
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
KeyValueExpr()
init()
Sub New()
Parameters:
- aKey:
- aColon:
- aValue:
constructor (KeyValueExpr)
constructor(value: KeyValueExpr)
KeyValueExpr(KeyValueExpr value)
init(_ value: KeyValueExpr)
Sub New(value As KeyValueExpr)
Parameters:
- value:
Colon
End Island
Key
Pos Island
Value
Colon
Key
Value
constructor
constructor
KeyValueExpr()
init()
Sub New()
Parameters:
- aKey:
- aColon:
- aValue:
constructor (KeyValueExpr)
constructor(value: KeyValueExpr)
KeyValueExpr(KeyValueExpr value)
init(_ value: KeyValueExpr)
Sub New(value As KeyValueExpr)
Parameters:
- value:
End Island
Pos Island