semantic-lex-type-get
semantic-lex-type-get is a compiled Lisp function in `lex.el
'.
(semantic-lex-type-get TYPE PROPERTY &optional NOERROR)
For symbol with TYPE name, return its PROPERTY value.
If optional argument NOERROR is non-nil return nil if a symbol with
TYPE name does not exist. Otherwise signal an error.