Visitor

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.ast
  • Platforms: .NET, .NET Standard 2.0, Island

Required Methods


Visit

 

method Visit(node: Node): Visitor

 

Visitor Visit(Node node)

 

func Visit(_ node: Node) -> Visitor

 

func Visit(node Node) Visitor

 

Function Visit(node As Node) As Visitor

Parameters:

  • node: