semantic-tag-new-alias

semantic-tag-new-alias is a compiled Lisp function in `tag.el'.

(semantic-tag-new-alias NAME META-TAG-CLASS VALUE &rest ATTRIBUTES)

Create a semantic tag of class alias.
NAME is a name for this alias.
META-TAG-CLASS is the class of the tag this tag is an alias.
VALUE is the aliased definition.
ATTRIBUTES is a list of additional attributes belonging to this tag.