semantic-with-buffer-narrowed-to-tag
semantic-with-buffer-narrowed-to-tag
is a Lisp macro in `
tag.el
'.
(semantic-with-buffer-narrowed-to-tag
TAG
&rest
BODY
)
Narrow to
TAG
, and execute
BODY
.