DeclStmt

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

 

DeclStmt()

 

init()

 

Sub New()

constructor (Decl)

 

constructor(aDecl: Decl)

 

DeclStmt(Decl aDecl)

 

init(_ aDecl: Decl)

 

Sub New(aDecl As Decl)

Parameters:

  • aDecl:

constructor (DeclStmt)

 

constructor(value: DeclStmt)

 

DeclStmt(DeclStmt value)

 

init(_ value: DeclStmt)

 

Sub New(value As DeclStmt)

Parameters:

  • value:

Decl

 

var Decl: Decl;

 

Decl Decl

 

var Decl: Decl

 

Decl Decl

 

FIELD Decl() As Decl

End Island

 

method End: Pos

 

Pos End()

 

func End() -> Pos

 

func End() Pos

 

Function End() As Pos

Pos Island

 

method Pos: Pos

 

Pos Pos()

 

func Pos() -> Pos

 

func Pos() Pos

 

Function Pos() As Pos

 

Decl

 

var Decl: Decl;

 

Decl Decl

 

var Decl: Decl

 

Decl Decl

 

FIELD Decl() As Decl

 

constructor

 

constructor

 

DeclStmt()

 

init()

 

Sub New()

constructor (Decl)

 

constructor(aDecl: Decl)

 

DeclStmt(Decl aDecl)

 

init(_ aDecl: Decl)

 

Sub New(aDecl As Decl)

Parameters:

  • aDecl:

constructor (DeclStmt)

 

constructor(value: DeclStmt)

 

DeclStmt(DeclStmt value)

 

init(_ value: DeclStmt)

 

Sub New(value As DeclStmt)

Parameters:

  • value:

End Island

 

method End: Pos

 

Pos End()

 

func End() -> Pos

 

func End() Pos

 

Function End() As Pos

Pos Island

 

method Pos: Pos

 

Pos Pos()

 

func Pos() -> Pos

 

func Pos() Pos

 

Function Pos() As Pos