go/ast.LabeledStmt.Pos (method)

one use

	go/ast (current package)
		ast.go#L758: func (s *LabeledStmt) Pos() token.Pos    { return s.Label.Pos() }