Node

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.text.template.parse
  • Platforms: .NET, .NET Standard 2.0, Island


Required Methods


Copy

 

method Copy: Node

 

Node Copy()

 

func Copy() -> Node

 

func Copy() Node

 

Function Copy() As Node

Position

 

method Position: Pos

 

Pos Position()

 

func Position() -> Pos

 

func Position() Pos

 

Function Position() As Pos

String

 

method String: string

 

string String()

 

func String() -> string

 

func String() string

 

Function String() As string

Type

 

method Type: NodeType

 

NodeType Type()

 

func Type() -> NodeType

 

func Type() NodeType

 

Function Type() As NodeType