LabeledStmt
Overview
Location
- Reference: Go.fx
- Namespace: go.ast
- Platforms: Island
Implements
constructor
constructor
LabeledStmt()
init()
Sub New()
Parameters:
- aLabel:
- aColon:
- aStmt:
constructor (LabeledStmt)
constructor(value: LabeledStmt)
LabeledStmt(LabeledStmt value)
init(_ value: LabeledStmt)
Sub New(value As LabeledStmt)
Parameters:
- value:
Colon
End
Label
Pos
Stmt
Colon
Label
Stmt
constructor
constructor
LabeledStmt()
init()
Sub New()
Parameters:
- aLabel:
- aColon:
- aStmt:
constructor (LabeledStmt)
constructor(value: LabeledStmt)
LabeledStmt(LabeledStmt value)
init(_ value: LabeledStmt)
Sub New(value As LabeledStmt)
Parameters:
- value:
End
Pos