File: decorate.el.html

Text representing a semantic tag is wrapped in an overlay. This overlay can be used for highlighting, or setting other editing properties on a tag, such as "read only."

Defined variables (0)

Defined functions (20)

semantic--tag-link-secondary-overlays(TAG)
semantic--tag-unlink-copy-secondary-overlays(TAG)
semantic--tag-unlink-secondary-overlays(TAG)
semantic-highlight-tag(TAG &optional FACE)
semantic-momentary-highlight-one-tag-line(TAG &optional FACE)
semantic-momentary-highlight-tag(TAG &optional FACE)
semantic-overlay-signal-read-only(OVERLAY AFTER START END &optional LEN)
semantic-set-tag-face(TAG FACE)
semantic-set-tag-folded(TAG &optional FOLDED)
semantic-set-tag-folded-isearch(OVERLAY)
semantic-set-tag-invisible(TAG &optional VISIBLE)
semantic-set-tag-read-only(TAG &optional WRITABLE)
semantic-tag-create-secondary-overlay(TAG &optional LINK-HOOK)
semantic-tag-delete-secondary-overlay(TAG OVERLAY-OR-PROPERTY)
semantic-tag-folded-p(TAG)
semantic-tag-get-secondary-overlay(TAG PROPERTY)
semantic-tag-invisible-p(TAG)
semantic-tag-read-only-p(TAG)
semantic-tag-secondary-overlays(TAG)
semantic-unhighlight-tag(TAG)

Defined faces (0)