CaseClause
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
CaseClause()
init()
Sub New()
Parameters:
- aCase:
- aList:
- aColon:
- aBody:
constructor (CaseClause)
constructor(value: CaseClause)
CaseClause(CaseClause value)
init(_ value: CaseClause)
Sub New(value As CaseClause)
Parameters:
- value:
Body
Case
Colon
End Island
List
Pos Island
Body
Case
Colon
List
constructor
constructor
CaseClause()
init()
Sub New()
Parameters:
- aCase:
- aList:
- aColon:
- aBody:
constructor (CaseClause)
constructor(value: CaseClause)
CaseClause(CaseClause value)
init(_ value: CaseClause)
Sub New(value As CaseClause)
Parameters:
- value:
End Island
Pos Island