semantic-tag-alias-definition
semantic-tag-alias-definition is a compiled Lisp function in `tag.el
'.
(semantic-tag-alias-definition TAG)
Return the definition TAG is an alias.
The returned value is a tag of the class that
`semantic-tag-alias-class' returns for TAG.
The default is to return the value of the :definition attribute.
Return nil if TAG is not of class 'alias.