semantic-tag-type-superclass-protection

semantic-tag-type-superclass-protection is a compiled Lisp function in `tag.el'.

(semantic-tag-type-superclass-protection TAG PARENTSTRING)

Return the inheritance protection in TAG from PARENTSTRING.
PARENTSTRING is the name of the parent being inherited.
The return protection is a symbol, 'public, 'protection, and 'private.