issue13742

Imports

Imports #

"go/ast"
. "go/ast"

Functions

F0 function #

Both F0 and G0 should appear as functions.

func F0(Node)

F1 function #

Both F1 and G1 should appear as functions.

func F1(ast.Node)

G0 function #

func G0() Node

G1 function #

func G1() ast.Node

Generated with Arrow