Comment
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.ast
- Platforms: .NET, .NET Standard 2.0, Island
constructor(aSlash: Pos; aText: string)
Comment(Pos aSlash, string aText)
init(_ aSlash: Pos, _ aText: string)
Sub New(aSlash As Pos, aText As string)
Parameters:
- aSlash:
- aText:
constructor(value: Comment)
Sub New(value As Comment)
Parameters:
- value:
End Island
Pos Island
Slash
Text
constructor(aSlash: Pos; aText: string)
Comment(Pos aSlash, string aText)
init(_ aSlash: Pos, _ aText: string)
Sub New(aSlash As Pos, aText As string)
Parameters:
- aSlash:
- aText:
constructor(value: Comment)
Sub New(value As Comment)
Parameters:
- value:
End Island
Pos Island