File: semantic.el.html
Semantic specific extensions to the Semantic Recoder.
I realize it is the "Semantic Recoder", but most of srecode is a template library and set of user interfaces unrelated to semantic in the specific.
This file defines the following:
- :tag argument handling.
- <more goes here>
Defined variables (2)
srecode-semantic-apply-tag-augment-hook | A function called for each tag added to a dictionary. |
srecode-semantic-selected-tag | The tag selected by a :tag template argument. |
Defined functions (14)
srecode-semantic-apply-tag-to-dict | (TAGOBJ DICT) |
srecode-semantic-apply-tag-to-dict-default | (TAGOBJ DICT) |
srecode-semantic-find-template | (CLASS PROTOTYPE CTXT) |
srecode-semantic-find-template-default | (CLASS PROTOTYPE CTXT) |
srecode-semantic-handle-:tag | (DICT) |
srecode-semantic-handle-:tagtype | (DICT) |
srecode-semantic-insert-tag | (TAG &optional STYLE-OPTION POINT-INSERT-FCN &rest DICT-ENTRIES) |
srecode-semantic-tag | (&rest SLOTS) |
srecode-semantic-tag--anon-cmacro | (WHOLE &rest SLOTS) |
srecode-semantic-tag--eieio-childp | (OBJ) |
srecode-semantic-tag-child-p | (OBJ) |
srecode-semantic-tag-from-kill-ring | () |
srecode-semantic-tag-list-p | (ARG1) |
srecode-semantic-tag-p | (OBJ) |