go/ast.BranchStmt.Pos (method)

one use

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