go/ast.LabeledStmt.End (method)

one use

	go/ast (current package)
		ast.go#L785: func (s *LabeledStmt) End() token.Pos { return s.Stmt.End() }