BadStmt

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

 

BadStmt()

 

init()

 

Sub New()

constructor (Pos, Pos)

 

constructor(aFrom: Pos; aTo: Pos)

 

BadStmt(Pos aFrom, Pos aTo)

 

init(_ aFrom: Pos, _ aTo: Pos)

 

Sub New(aFrom As Pos, aTo As Pos)

Parameters:

  • aFrom:
  • aTo:

constructor (BadStmt)

 

constructor(value: BadStmt)

 

BadStmt(BadStmt value)

 

init(_ value: BadStmt)

 

Sub New(value As BadStmt)

Parameters:

  • value:

End Island

 

method End: Pos

 

Pos End()

 

func End() -> Pos

 

func End() Pos

 

Function End() As Pos

From

 

var From: Pos;

 

Pos From

 

var From: Pos

 

From Pos

 

FIELD From() As Pos

Pos Island

 

method Pos: Pos

 

Pos Pos()

 

func Pos() -> Pos

 

func Pos() Pos

 

Function Pos() As Pos

To

 

var To: Pos;

 

Pos To

 

var To: Pos

 

To Pos

 

FIELD To() As Pos

 

From

 

var From: Pos;

 

Pos From

 

var From: Pos

 

From Pos

 

FIELD From() As Pos

To

 

var To: Pos;

 

Pos To

 

var To: Pos

 

To Pos

 

FIELD To() As Pos

 

constructor

 

constructor

 

BadStmt()

 

init()

 

Sub New()

constructor (Pos, Pos)

 

constructor(aFrom: Pos; aTo: Pos)

 

BadStmt(Pos aFrom, Pos aTo)

 

init(_ aFrom: Pos, _ aTo: Pos)

 

Sub New(aFrom As Pos, aTo As Pos)

Parameters:

  • aFrom:
  • aTo:

constructor (BadStmt)

 

constructor(value: BadStmt)

 

BadStmt(BadStmt value)

 

init(_ value: BadStmt)

 

Sub New(value As BadStmt)

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