go/ast.BranchStmt.Pos (method, view implemented interface methods)

one use

	go/ast (current package)
		ast.go#L782: func (s *BranchStmt) Pos() token.Pos     { return s.TokPos }